RFR: 8309671: Avoid using jvmci.Compiler property to determine if Graal is enabled

Doug Simon dnsimon at openjdk.org
Tue Jun 20 06:50:11 UTC 2023


On Fri, 9 Jun 2023 12:14:46 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> > Is JVMCI used by the Graal compiler only?
> 
> So far this is true and will probably remain true for the foreseeable future. However, the Right Thing to do long term is to add a `jdk.test.whitebox.code.Compiler.uncommonTrapsHavePreciseBCIs()` method.

I created https://bugs.openjdk.org/browse/JDK-8310346 for this enhancement.

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

PR Comment: https://git.openjdk.org/jdk/pull/14381#issuecomment-1598205886


More information about the serviceability-dev mailing list