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

Robbin Ehn robbin.ehn at oracle.com
Thu Mar 2 15:04:55 UTC 2017


Thanks Markus!

On 03/02/2017 03: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