[10]RFR: 8176096: Wrong marco checks for INCLUDE_TRACE

David Holmes david.holmes at oracle.com
Thu Mar 2 23:21:02 UTC 2017


+1

But please fix the typo in the subject before committing :) I already 
updated the bug itself.

Thanks,
David

On 3/03/2017 12:11 AM, Robbin Ehn wrote:
> Hi all, please review.
>
> INCLUDE_TRACE is set either 0 or 1.
> Checks should be "#if INCLUDE_TRACE" and not "#ifdef INCLUDE_TRACE".
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8176096
> Webrev: http://cr.openjdk.java.net/~rehn/8176096/webrev/
>
> Test built open and oracle.
>
> Thanks Robbin


More information about the hotspot-runtime-dev mailing list