-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b11
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8065494 | 8u45 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8064412 | 8u40 | Ivan Gerasimov | P3 | Resolved | Fixed | b15 |
JDK-8070045 | emb-8u47 | Ivan Gerasimov | P3 | Resolved | Fixed | team |
jdk9 b06
Intel Xeon 3059 MHz, 24 cores, 144G, Win32 / Windows Server 2008 R2 Enterprise
java.lang.RuntimeException: elapsed time 981 is less than timeout 1000
at EarlyTimeout.main(EarlyTimeout.java:78)
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)
Perhaps, the same issue asJDK-8038333 or JDK-6853696
Intel Xeon 3059 MHz, 24 cores, 144G, Win32 / Windows Server 2008 R2 Enterprise
java.lang.RuntimeException: elapsed time 981 is less than timeout 1000
at EarlyTimeout.main(EarlyTimeout.java:78)
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)
Perhaps, the same issue as
- backported by
-
JDK-8064412 java/lang/ref/EarlyTimeout.java: elapsed time 981 is less than timeout 1000
-
- Resolved
-
-
JDK-8065494 java/lang/ref/EarlyTimeout.java: elapsed time 981 is less than timeout 1000
-
- Resolved
-
-
JDK-8070045 java/lang/ref/EarlyTimeout.java: elapsed time 981 is less than timeout 1000
-
- Resolved
-
- relates to
-
JDK-8038333 TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
-
- Closed
-
-
JDK-6853696 (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
-
- Closed
-