[jdk21u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Robert Toyonaga
duke at openjdk.org
Mon Mar 18 18:41:31 UTC 2024
On Mon, 18 Mar 2024 15:41:33 GMT, Robert Toyonaga <duke at openjdk.org> wrote:
> This is a backport of https://github.com/openjdk/jdk/commit/4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
>
> This backport limits compilation only to the test methods [TestCompileCompile](https://github.com/openjdk/jdk/blob/master/test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java) cares about. It should help resolve some test failures for Adoptium (see https://github.com/adoptium/aqa-tests/issues/3046).
It doesn't seem like the risc-v cross compile or the tier1 GHA test failure is related to the change here.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/376#issuecomment-2004665242
More information about the jdk-updates-dev
mailing list