RFR 8211838 (XS): Minimal VM build is broken after JDK-8202951 (Implementation of JEP 341: Default CDS Archives) (original) (raw)

Aleksey Shipilev shade at redhat.com
Mon Oct 8 08:38:21 UTC 2018


On 10/08/2018 10:34 AM, Volker Simonis wrote:

Instead of checking the JVMVARIANT, I check for ENABLECDS. But as far as I see, that still doesn't help for the 'minmal' variant. I think the right fix would be to set ENABLECDS to false for the minimal build. I could add that to my fix if you're all right with it?

Sure, I am okay with that, as long as it unbreaks the build. The other thing is --with-jvm-features=-cds. I can test Minimal/Zero once you post the patch.

-Aleksey



More information about the hotspot-runtime-dev mailing list