-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b20
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319683 | 11.0.23-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
JDK-8322190 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
----------System.err:(12/730)----------
java.lang.NullPointerException
at MaxDepthForThreadInfoTest.main(MaxDepthForThreadInfoTest.java:59)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:830)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
java.lang.NullPointerException
at MaxDepthForThreadInfoTest.main(MaxDepthForThreadInfoTest.java:59)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:830)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
- backported by
-
JDK-8319683 java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java fails with java.lang.NullPointerException
-
- Resolved
-
-
JDK-8322190 java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java fails with java.lang.NullPointerException
-
- Resolved
-
- duplicates
-
JDK-8243046 java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java throws NullpointerException
-
- Closed
-