RFR: JDK-8202920: jvm.cfg generation incorrect

Aleksey Shipilev shade at redhat.com
Mon May 14 16:24:30 UTC 2018


On 05/11/2018 07:46 PM, Erik Joelsson wrote:
> Here is a new attempt. This time I'm pretty sure it produces the same jvm.cfg as all the predefined
> ones. It's easy to define a new default variant for specific configurations (as is done for
> windows-x86). It also handles the jvm variants that aren't server, client or minimal correctly (by
> treating them as server).
> 
> The only real difference compared to before all this is that we no longer generate ALIASED_TO, but
> that only happened on very specific manual configurations that anyway.
> 
> http://cr.openjdk.java.net/~erikj/8202920/webrev.03/

Thanks for doing this!

This looks good to me.

-Aleksey




More information about the build-dev mailing list