Amarpreet Singh
Amarpreet Singh
I am investigating `JLM_Tests` failures when `TestCRaCMXBean` is excluded from compilation on platforms where `CRAC_SUPPORT` is not enabled by default. A [x86-64 linux build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_sanity.functional_x86-64_linux_Personal/256/) passed, but a [ppc64le linux build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_sanity.functional_ppc64le_linux_Personal/138/)...
> I am investigating JLM_Tests failures when TestCRaCMXBean is excluded from compilation on platforms where CRAC_SUPPORT is not enabled by default. > > [TestNG] [ERROR] > Cannot find class in...
> @singh264 Is this ready to go now? Yes.
@tajila requesting your review. Could `openj9 grinders` be started on a `x86-64 linux` machine [ub16x64j95](https://openj9-jenkins.osuosl.org/computer/ub16x64j95/) to reproduce the intermittent `LogGeneratedClassesTest` failures and verify if the code changes resolve the issue?...
@tajila re-requesting your review.
@tajila re-requesting your review.
> jenkins test sanity plinux jdk17 > jenkins test sanity alinux64 jdk21 It seems like the [ppc64le linux build ](https://openj9-jenkins.osuosl.org/job/Build_JDK17_ppc64le_linux_Personal/621/) and the [aarch64 linux build](https://openj9-jenkins.osuosl.org/job/Build_JDK21_aarch64_linux_Personal/192/) failed due to [omr changes](https://github.com/eclipse/omr/pull/7270)...
> jenkins test sanity alinux64 jdk21 > jenkins test sanity plinux jdk17 The [ppc64le linux build](https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.functional_ppc64le_linux_Personal/395/) passed, but the [aarch64 linux build](https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.functional_aarch64_linux_Personal/117/) failed due to a [testDateScheduledBeforeCheckpointDone timeout](https://github.com/eclipse-openj9/openj9/issues/18527). ``` Testing:...
How can I know if the issue can be closed as the problem last occurred on Feb 7?
@tajila I am investigating the problem in the GitHub issue.