Integrated: 8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
Doug Simon
dnsimon at openjdk.org
Tue Jun 6 16:16:03 UTC 2023
On Tue, 6 Jun 2023 14:54:35 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR fixes an intermittent failure in TestEnableJVMCIProduct.java that can happen when execution is slow enough such that a top-tier JIT compilation is scheduled.
This pull request has now been integrated.
Changeset: 0f0fda7a
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0f0fda7abc68693d7d764b587bf5588b7cae74d1
Stats: 10 lines in 1 file changed: 6 ins; 3 del; 1 mod
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
Reviewed-by: kvn, never
-------------
PR: https://git.openjdk.org/jdk/pull/14336
More information about the hotspot-compiler-dev
mailing list