RFR (JDK-7190137) Add support for JVM_VARIANT minimal1
David Holmes
david.holmes at oracle.com
Mon Dec 17 00:34:23 PST 2012
Thanks Erik, I'll need someone to push it to build-infra for me. Then
I'll initiate the push to jdk8/build. (Though it would be nice to not
have to do this twice ;-) )
David
On 17/12/2012 6:13 PM, Erik Joelsson wrote:
> This looks good to me.
>
> /Erik
>
> On 2012-12-17 08:05, David Holmes wrote:
>> webrev: http://cr.openjdk.java.net/~dholmes/7190137/webrev/
>>
>> This adds support for JVM_VARIANT_MINIMAL1.
>>
>> Note: due to limitations of the the jvm.cfg file it is not possible to
>> build a JDK when only the minimal VM is to be built. This is because
>> the default in the jvm.cfg is -client or -server if server class. So
>> if only minimal is present then it fails. This causes tool invocations
>> like rmic to fail.
>>
>> This needs to get into jdk8 ASAP.
>>
>> Thanks,
>> David
>>
More information about the build-infra-dev
mailing list