RFR: 8332105: Exploded JDK does not include CDS

Andrew Haley aph at openjdk.org
Mon May 27 08:29:01 UTC 2024


On Mon, 27 May 2024 06:11:20 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Seems okay. This test should have had `requires vm.cds` anyway.
> 
> Just out of curiosity why is CDS not compatible with an exploded build?

Isn't the exploded build supposed to be as fast as possible? I think that's why people use it, and it'd be a shame to allow anything, such as building a CDS arcive, to slow that process down.

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

PR Comment: https://git.openjdk.org/jdk/pull/19188#issuecomment-2132932378


More information about the hotspot-dev mailing list