RFR: 8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode

Calvin Cheung ccheung at openjdk.org
Fri Jan 5 23:08:31 UTC 2024


Please review this simple test fix for excluding a test scenario when it is run with dynamic CDS archive mode (`-Dtest.dynamic.cds.archive=true`).

Passed tier1 and tier4 testing.

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

Commit messages:
 - 8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode

Changes: https://git.openjdk.org/jdk/pull/17288/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17288&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8323032
  Stats: 21 lines in 2 files changed: 6 ins; 1 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/17288.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17288/head:pull/17288

PR: https://git.openjdk.org/jdk/pull/17288


More information about the hotspot-runtime-dev mailing list