[jdk11u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Robert Toyonaga
duke at openjdk.org
Thu Apr 4 20:50:38 UTC 2024
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).
-------------
Commit messages:
- Backport 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
Changes: https://git.openjdk.org/jdk11u-dev/pull/2641/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2641&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326529
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2641.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2641/head:pull/2641
PR: https://git.openjdk.org/jdk11u-dev/pull/2641
More information about the jdk-updates-dev
mailing list