[10]RFR: 8176096: Wrong marco checks for INCLUDE_TRACE
Robbin Ehn
robbin.ehn at oracle.com
Thu Mar 2 15:05:16 UTC 2017
Thanks Coleen!
On 03/02/2017 03:54 PM, coleen.phillimore at oracle.com wrote:
> +1
> Coleen
>
> On 3/2/17 3:36 PM, Markus Gronlund wrote:
>> Hi Robbin,
>>
>> Looks good, thanks for fixing this.
>>
>> Markus
>>
>> -----Original Message-----
>> From: Robbin Ehn
>> Sent: den 2 mars 2017 15:12
>> To: hotspot-runtime-dev at openjdk.java.net
>> Cc: Markus Grönlund
>> Subject: [10]RFR: 8176096: Wrong marco checks for INCLUDE_TRACE
>>
>> 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