RFR: 8021314 minimal1.make needs to force off components not supported by the minimal VM
BILL PITTORE
bill.pittore at oracle.com
Thu Jul 25 07:33:05 PDT 2013
Not an official reviewer but I like it.
bill
On 7/25/2013 3:02 AM, David Holmes wrote:
> webrev: http://cr.openjdk.java.net/~dholmes/8021314/webrev/
>
> A simple fix. Where we used ?= to only set an INCLUDE_* variable to
> false if not already set, we really want to set it to false
> regardless. You can still pass the variable as make arg to bypass this
> logic if you know what you are doing, but we don't want to other parts
> of the build to enable variables that the minimal VM doesn't support.
>
> Thanks,
> David
>
More information about the hotspot-dev
mailing list