eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 721 forks source link

testDDRExtJunit_FindExtThread_0 NPE TestThread.getStackSlotsValues(TestThread.java:234) #11640

Open pshipton opened 3 years ago

pshipton commented 3 years ago

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.functional_x86-32_windows_Nightly_testList_1/220/ testDDRExtJunit_FindExtThread_0

     [java] [AutoRun] [INFO] Starting testLocalmap(j9vm.test.ddrext.junit.TestThread)
     [java] [AutoRun] [INFO] Finished testLocalmap(j9vm.test.ddrext.junit.TestThread)
     [java] 
     [java] [AutoRun] [INFO] ================Test Result for F:\Users\jenkins\workspace\Test_openjdk8_j9_extended.functional_x86-32_windows_Nightly_testList_1\openjdk-tests\TKG\test_output_16105113056287\testDDRExtJunit_FindExtThread_0\DDREXT.J9CORE.DMP==================
     [java] [AutoRun] [INFO] Errors:   1 out of 13 test cases.
     [java] [AutoRun] [INFO] Failures: 0 out of 13 test cases.
     [java] [AutoRun] [INFO] Total Error/Failures: 1
     [java] java.lang.NullPointerException
     [java]     at j9vm.test.ddrext.junit.TestThread.getStackSlotsValues(TestThread.java:234)
     [java]     at j9vm.test.ddrext.junit.TestThread.testLocalmap(TestThread.java:196)
pshipton commented 3 years ago

3 x 5x grinder https://ci.eclipse.org/openj9/job/Grinder/1376/ - passed

JasonFengJ9 commented 3 years ago

A similar testDDRExtJunit_FindExtThread_0_FAILED is observed at JDK11 0.27 release build https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_extended.functional_x86-64_mac_Release_testList_1/5/consoleFull