-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b08
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8065493 | 8u45 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8064411 | 8u40 | Ivan Gerasimov | P3 | Resolved | Fixed | b15 |
JDK-8070044 | emb-8u47 | Ivan Gerasimov | P3 | Resolved | Fixed | team |
jdk9 b06 pit
Intel x86 3059 MHz, 24 cores, 144G, Solaris / Solaris 10, i86pc
java.lang.RuntimeException: more than one references were removed from queue
at EarlyTimeout.main(EarlyTimeout.java:86)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: more than one references were removed from queue
JavaTest Message: shutting down test
Intel x86 3059 MHz, 24 cores, 144G, Solaris / Solaris 10, i86pc
java.lang.RuntimeException: more than one references were removed from queue
at EarlyTimeout.main(EarlyTimeout.java:86)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: more than one references were removed from queue
JavaTest Message: shutting down test
- backported by
-
JDK-8064411 TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
-
- Resolved
-
-
JDK-8065493 TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
-
- Resolved
-
-
JDK-8070044 TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
-
- Resolved
-
- relates to
-
JDK-6853696 (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
-
- Closed
-
-
JDK-8038982 java/lang/ref/EarlyTimeout.java: elapsed time 981 is less than timeout 1000
-
- Closed
-