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

Coleen Phillimore coleenp at openjdk.org
Fri Mar 17 22:17:21 UTC 2023


On Wed, 1 Mar 2023 21:10:49 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:
> 
>   Moved check for exploded JDK

This seems fine.  It appears that Ioi's comments were also addressed.

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-runtime-dev mailing list