RFR: 8310108: Bypass full module graph related tests with EnableJVMCI

Yudi Zheng yzheng at openjdk.org
Thu Jun 15 07:20:57 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.

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

Commit messages:
 - Bypass full module graph related tests with EnableJVMCI

Changes: https://git.openjdk.org/jdk/pull/14485/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14485&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310108
  Stats: 22 lines in 1 file changed: 12 ins; 0 del; 10 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