RFR: 8301715: CDS should be disabled in exploded JDK [v3]
Matias Saavedra Silva
matsaave at openjdk.org
Wed Mar 1 21:10:49 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:
Moved check for exploded JDK
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12705/files
- new: https://git.openjdk.org/jdk/pull/12705/files/34d34d9b..1b396d92
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12705&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12705&range=01-02
Stats: 11 lines in 1 file changed: 5 ins; 6 del; 0 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