RFR: 8152632: Rename LogHandle(...) to Log(...)

Stefan Karlsson stefan.karlsson at oracle.com
Tue Mar 29 13:43:25 UTC 2016


Hi all,

Please review this patch to rename the LogHandle macro to Log.

http://cr.openjdk.java.net/~stefank/8152632/webrev.01
https://bugs.openjdk.java.net/browse/JDK-8152632

The main motivation for this patch is to reuse the LogHandle name for a 
type-erased handle to a log instance (JDK-8152711).

Thanks,
StefanK



More information about the hotspot-dev mailing list