RFR: 8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified [v3]
Yudi Zheng
yzheng at openjdk.org
Wed Jul 12 20:01:26 UTC 2023
> 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.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14485/files
- new: https://git.openjdk.org/jdk/pull/14485/files/0f2a6e41..968356b1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14485&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14485&range=01-02
Stats: 26 lines in 6 files changed: 18 ins; 7 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14485.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14485/head:pull/14485
PR: https://git.openjdk.org/jdk/pull/14485
More information about the hotspot-runtime-dev
mailing list