Review Request: 8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting
David Holmes
david.holmes at oracle.com
Fri Dec 28 12:22:28 UTC 2012
On 28/12/2012 8:48 PM, Erik Joelsson wrote:
> Small fix for setting the correct hotspot target when building debug.
>
> http://cr.openjdk.java.net/~erikj/8004490/webrev.01/
Why is it:
HOTSPOT_TARGET=universal_${HOTSPOT_EXPORT}
not
HOTSPOT_TARGET=universal_${HOTSPOT_DEBUG_LEVEL}
?
David
> /Erik
More information about the build-dev
mailing list