RFR(M): 8182651: Add TRACE_ONLY conditional macro to support more fine-grained INCLUDE_TRACE programming

Markus Gronlund markus.gronlund at oracle.com
Wed Jun 21 18:44:09 UTC 2017


Greetings,

 

This is a follow-up suggestion to an earlier discussion [1] regarding the conditional vs. unconditional use of trace-related code in general.

 

Webrev: http://cr.openjdk.java.net/~mgronlun/8182651/webrev01/ 

Bug: https://bugs.openjdk.java.net/browse/JDK-8182651 

 

This will introduce the TRACE_ONLY macro to better handle conditional compilation as well as giving some more flexibility to the ways of working with events in the VM.

 

Thanks

Markus

 

[1]

http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2017-May/023328.html

 


More information about the hotspot-runtime-dev mailing list