RFR: 8301715: CDS should be disabled in exploded JDK [v2]
Calvin Cheung
ccheung at openjdk.org
Mon Feb 27 01:09:02 UTC 2023
On Fri, 24 Feb 2023 19:21:26 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> 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
Updates look good.
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12705
More information about the hotspot-runtime-dev
mailing list