RFR: 8301715: CDS should be disabled in exploded JDK [v2]

Matias Saavedra Silva matsaave at openjdk.org
Fri Feb 24 19:21:26 UTC 2023


> CDS is not supported by the exploded JDK yet it is enabled anyway, leading to guaranteed failure. Now there will be no attempt to map the CDS archive on an exploded build. Verified with tier 1 tests.

Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:

  Replaced condition with assert

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12705/files
  - new: https://git.openjdk.org/jdk/pull/12705/files/5f73c8d1..34d34d9b

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

  Stats: 7 lines in 2 files changed: 1 ins; 5 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12705.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12705/head:pull/12705

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


More information about the hotspot-runtime-dev mailing list