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