RFR: 8310108: Create numbered property for the JVMCI module only when non-default modules are specified [v2]

Yudi Zheng yzheng at openjdk.org
Thu Jun 22 10:03:12 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:

 - Create numbered property for the JVMCI module only when non-default modules are specified.
 - Revert "Bypass full module graph related tests with EnableJVMCI"
   
   This reverts commit 87d1d74214f3033c24e1df38cd9f753bc6f0a568.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14485/files
  - new: https://git.openjdk.org/jdk/pull/14485/files/87d1d742..0f2a6e41

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14485&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14485&range=00-01

  Stats: 30 lines in 3 files changed: 7 ins; 12 del; 11 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