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

Robert Toyonaga duke at openjdk.org
Tue Apr 16 15:15:07 UTC 2024


On Thu, 4 Apr 2024 20:44:46 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).

This pull request has now been integrated.

Changeset: 8b8774d1
Author:    Robert Toyonaga <rtoyonag at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/8b8774d1c65b7535af579f9431a597f51db4f653
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8326529: JFR: Test for CompilerCompile events fails due to time out

Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2641


More information about the jdk-updates-dev mailing list