RFR: 8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
Vladimir Kozlov
kvn at openjdk.org
Tue Jun 6 15:25:52 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.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14336#pullrequestreview-1465475701
More information about the hotspot-compiler-dev
mailing list