JDK-8137230 : TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2015-09-28
  • Updated: 2016-06-13
  • Resolved: 2015-09-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 JDK 9
7u95Fixed 8u72Fixed 9 b85Fixed
Related Reports
Relates :  
Description
This failure was observed once on Mac OS X 10.10.2 with jdk 9 dev nightly. It looks intermittent.

Test out put:
----------messages:(3/125)----------
command: main LoopingTruncate
reason: User specified action: run main/othervm LoopingTruncate 
elapsed time (seconds): 73.58
----------System.out:(0/0)----------
----------System.err:(13/746)----------
java.lang.RuntimeException: Failed to complete on time
	at LoopingTruncate.main(LoopingTruncate.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:519)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:746)
Comments
Also observed in JPRT.
28-09-2015

Aurora link: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=1121036.CORELIBS-JDK-NIGHTLY-JTREG-11
28-09-2015