RFR 8211838 (XS): Minimal VM build is broken after JDK-8202951 (Implementation of JEP 341: Default CDS Archives)
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 JVM_VARIANT, I check for ENABLE_CDS. But as
> far as I see, that still doesn't help for the 'minmal' variant. I
> think the right fix would be to set ENABLE_CDS 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 build-dev
mailing list