RFR:8064319:Enable -XX:+TraceExceptions in product builds.
Calvin Cheung
calvin.cheung at oracle.com
Fri Dec 12 22:23:59 UTC 2014
Max,
The fix looks good.
I think it requires a CCC request for changing a flag to a product flag.
e.g. there was a CCC request for
https://bugs.openjdk.java.net/browse/JDK-8047934
thanks,
Calvin
On 12/12/2014 12:21 PM, Max Ockner wrote:
> Hello all,
> Please review my small fix for the TraceExceptions command line argument.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8064319
> Webrev: http://cr.openjdk.java.net/~coleenp/8064319/
> Summary: -XX:+TraceExceptions was previously enabled only in
> development/debug versions, and not in product builds. Now it is
> enabled in product builds as well.
> Tested with JPRT and updated TraceExceptions.java test.
>
> Thanks,
> Max Ockner
More information about the hotspot-dev
mailing list