RFR: 8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified [v3]

Ioi Lam iklam at openjdk.org
Wed Jul 12 20:22:53 UTC 2023


On Wed, 12 Jul 2023 20:01:26 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

>> EnableJVMCI appends the jdk.internal.vm.ci module and disables full module graph. Temporarily bypasses FMG-related tests with EnableJVMCI until JDK-8266329 is resolved.
>
> Yudi Zheng has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified.
>  - Revert "Create numbered property for the JVMCI module only when non-default modules are specified."
>    
>    This reverts commit 0f2a6e414b79ed2ea096ed65e642f2b0ab5a4272.

LGTM.

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14485#pullrequestreview-1527172929


More information about the hotspot-runtime-dev mailing list