[jdk8u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Andrew John Hughes
andrew at openjdk.org
Fri May 31 16:04:12 UTC 2024
On Fri, 19 Apr 2024 21:02:20 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).
>
> Testing: the updated `jdk/test/jdk/jfr/event/compiler/TestCompilerCompile.java` test passes.
> /sponsor
This was pushed while 8u-dev was closed for rampdown [[0](https://mail.openjdk.org/pipermail/jdk8u-dev/2024-May/018544.html)]. Please don't do this.
I'll manually move this to 8u432.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/484#issuecomment-2142555996
More information about the jdk8u-dev
mailing list