-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b85
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142109 | emb-9 | Ivan Gerasimov | P4 | Resolved | Fixed | team |
JDK-8140919 | 8u91 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8139306 | 8u72 | Ivan Gerasimov | P4 | Resolved | Fixed | b02 |
JDK-8147252 | emb-8u91 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8139372 | 7u95 | Ivan Gerasimov | P4 | Resolved | Fixed | b04 |
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)
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)
- backported by
-
JDK-8139306 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
-
- Resolved
-
-
JDK-8139372 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
-
- Resolved
-
-
JDK-8140919 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
-
- Resolved
-
-
JDK-8142109 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
-
- Resolved
-
-
JDK-8147252 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
-
- Resolved
-
- relates to
-
JDK-8137121 (fc) Infinite loop FileChannel.truncate
-
- Closed
-
(1 relates to)