Jack Lu
Jack Lu
the cause of this is due to missing update to the walkState pointer allocated `https://github.com/eclipse-openj9/openj9/blob/master/runtime/jcl/common/java_lang_StackWalker.cpp#L106` which allowed flags/data from previous walkState to be used during stack walking. I will open...
I launched a [50x grinder on zlinux with the latest JDK 21 nightly build](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/41318/), all passed, longest is ~4mins / iteration, which is much less than the timeout. Currently looks...
I've been running grinders on xmac, have not been able to reproduce the failure yet
Output show same timeout issue, 20% of workload completed in the 960s interval for jdk_lang_0, 80% complete for jdk_lang_j9_0 Running a [5 x 10x grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/41544/) on the `jdk_lang_j9_0` suite to...
PR open to disable test on zlinux The 50x grinder from yesterday passed, so this seem to be specific to the openj9 jenkins environment.