ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
31 stars 112 forks source link

Cause a system dump on failure of UncaughtExceptionsTest #647

Closed pshipton closed 1 year ago

pshipton commented 1 year ago

Issue https://github.com/eclipse-openj9/openj9/issues/11930

Tested in grinder https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/2293 to ensure it can compile.

keithc-ca commented 1 year ago

Please address the line-endings check failure.

Is this intended to be temporary (until we align openj9 thread names with openjdk)?

pshipton commented 1 year ago

Is this intended to be temporary (until we align openj9 thread names with openjdk)?

Yes. If this works and we capture a core, this may allow identifying the problem so it can be fixed. Either way we can revert this change after we get a core and take a look.