[jdk21u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Robert Toyonaga
duke at openjdk.org
Mon Mar 18 15:45:41 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/jdk21u-dev/pull/376/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=376&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/jdk21u-dev/pull/376.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/376/head:pull/376
PR: https://git.openjdk.org/jdk21u-dev/pull/376
More information about the jdk-updates-dev
mailing list