Mike Zhang

Results 7 comments of Mike Zhang

Looking into this, but haven't been able to reproduce the issue yet.

I don't see anything in the test that would explain why it'd be lower. I tried running in grinder with testNG verbose turned up: Ran 50x iterations of JDK18 internally...

No, still haven't been able to reproduce the error with internal grinders.

No, haven't managed to reproduce manually on the external machine https://openj9-jenkins.osuosl.org/computer/p8-java1-ibm09/

Looking at the core files that were created in https://github.com/eclipse-openj9/openj9/issues/15833 for test failures for `SharedClasses.SCM23.SingleCL_0` and `SharedClasses.SCM23.MultiCL_0`, the errors occur during VM shutdown. `lldb` stack trace for one of the...

No, even with `-XX:allowvmshutdown:false` we still get failiures. Internal grinder [here](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_iteration_1/1565/). There is also an instance of the core files failing to be written in that grinder.