-
Bug
-
Resolution: Fixed
-
P3
-
18
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279103 | 19 | Daniel Daugherty | P3 | Resolved | Fixed | b04 |
JDK-8279739 | 18.0.1 | Daniel Daugherty | P3 | Resolved | Fixed | b02 |
[stress.process.err] java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because the return value of "java.lang.management.ThreadInfo.getLockName()" is null
[stress.process.err] at javasoft.sqe.tests.api.java.util.concurrent.JSR166TestCase.dumpTestThreads(JSR166TestCase.java:659)
[stress.process.err] at javasoft.sqe.tests.api.java.util.concurrent.JSR166TestCase.tearDownFail(JSR166TestCase.java:331)
[stress.process.err] at javasoft.sqe.tests.api.java.util.concurrent.JSR166TestCase.checkForkJoinPoolThreadLeaks(JSR166TestCase.java:387)
[stress.process.err] at javasoft.sqe.tests.api.java.util.concurrent.JSR166TestCase.tearDown(JSR166TestCase.java:364)
[stress.process.err] at javasoft.sqe.tests.api.junit.TestCase.invokeTestCase(TestCase.java:53)
[stress.process.err] at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:193)
[stress.process.err] at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:125)
[stress.process.err] at javasoft.sqe.tests.api.java.util.concurrent.LinkedBlockingDequeTest.main(LinkedBlockingDequeTest.java:51)
[stress.process.err] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[stress.process.err] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[stress.process.err] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[stress.process.err] at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[stress.process.err] at applications.kitchensink.process.stress.modules.JckStressModule$TestRunner$1.run(JckStressModule.java:275)
There are many such NPE's seen in the overall test times out. We also see many:
[stress.process.err] javasoft.sqe.tests.api.java.util.concurrent.CompletableFutureTest@410cadb8: ForkJoin common pool thread stuck
- backported by
-
JDK-8279103 RunThese24H times out with "java.lang.management.ThreadInfo.getLockName()" is null
-
- Resolved
-
-
JDK-8279739 RunThese24H times out with "java.lang.management.ThreadInfo.getLockName()" is null
-
- Resolved
-
- relates to
-
JDK-8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
-
- Closed
-
-
JDK-8278968 InflatedMonitorsClosure repeats walks of StackFrameInfo and should cache instead
-
- Open
-
-
JDK-8253064 monitor list simplifications and getting rid of TSM
-
- Resolved
-
-
JDK-8269934 RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status
-
- Resolved
-
-
JDK-8332506 SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
-
- Resolved
-
-
JDK-8263864 ~17% regression for DaCapo h2 after JDK-8253064
-
- Closed
-
-
JDK-8277956 RunThese24H.java times out with ParallelGC
-
- Closed
-