[jdk8u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out

Robert Toyonaga duke at openjdk.org
Fri Apr 19 21:07:04 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).

Testing: the updated `jdk/test/jdk/jfr/event/compiler/TestCompilerCompile.java` test passes.

-------------

Commit messages:
 - Backport 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8

Changes: https://git.openjdk.org/jdk8u-dev/pull/484/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=484&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/jdk8u-dev/pull/484.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/484/head:pull/484

PR: https://git.openjdk.org/jdk8u-dev/pull/484


More information about the jdk8u-dev mailing list