-
Bug
-
Resolution: Fixed
-
P4
-
8, 9, 12
-
b16
-
x86_64
-
linux_oracle_6.0
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240145 | 11.0.8-oracle | Vaibhav Choudhary | P4 | Resolved | Fixed | b01 |
JDK-8240285 | 11.0.8 | David Holmes | P4 | Resolved | Fixed | b01 |
JDK-8349055 | openjdk8u452 | Sendao Yan | P4 | Resolved | Fixed | b01 |
Log
java.lang.RuntimeException: Expected non-null LockInfo
----------System.err:(14/819)----------
java.lang.RuntimeException: Expected non-null LockInfo
at ThreadMXBeanProxy$MyThread.checkThreadInfo(ThreadMXBeanProxy.java:178)
at ThreadMXBeanProxy.main(ThreadMXBeanProxy.java:80)
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:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected non-null LockInfo
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected non-null LockInfo
java.lang.RuntimeException: Expected non-null LockInfo
----------System.err:(14/819)----------
java.lang.RuntimeException: Expected non-null LockInfo
at ThreadMXBeanProxy$MyThread.checkThreadInfo(ThreadMXBeanProxy.java:178)
at ThreadMXBeanProxy.main(ThreadMXBeanProxy.java:80)
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:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected non-null LockInfo
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected non-null LockInfo
- backported by
-
JDK-8240145 [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
-
- Resolved
-
-
JDK-8240285 [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
-
- Resolved
-
-
JDK-8349055 [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk8u-dev/bfd4d8ba
-
Review(master) openjdk/jdk8u-dev/504