RFR: 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:02 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.

Thanks for the review Tom.

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

PR Comment: https://git.openjdk.org/jdk/pull/14336#issuecomment-1579060432


More information about the hotspot-compiler-dev mailing list