RFR: 8257020: [JVMCI] enable a JVMCICompiler to specify which GCs it supports [v5]

Vladimir Kozlov kvn at openjdk.java.net
Wed Dec 2 17:44:57 UTC 2020


On Wed, 2 Dec 2020 17:37:57 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> > Latest changes looks like reversal of original. Will GraalVM have additional checks to allow ask Graal before disabling JVMCI?
> 
> No, the changes in this PR are sufficient. When JVMCI support is added for Graal to be able to implement support for ZGC/Shenandoah/Epsilon, the `check_jvmci_supported_gc` implementation will be updated.

Okay. If you are fine with that.

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

PR: https://git.openjdk.java.net/jdk/pull/1423


More information about the hotspot-dev mailing list