[jdk17u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Goetz Lindenmaier
goetz at openjdk.org
Mon Mar 25 07:17:25 UTC 2024
On Fri, 22 Mar 2024 19:18:00 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).
@roberttoyonaga, did you check the failing tests?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2323#issuecomment-2017364596
More information about the jdk-updates-dev
mailing list