On 10/08/2018 12:12 PM, Volker Simonis wrote: > On Mon, Oct 8, 2018 at 10:38 AM Aleksey Shipilev <sh...@redhat.com> wrote: >> >> 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. >> > > Cool, I've just posted a new webrev on the other thread. Can you > please verify if it fixes your problems as well and reply on that > thread? > > http://mail.openjdk.java.net/pipermail/build-dev/2018-October/023564.html
Right. I withdraw this RFR. -Aleksey