RFR: 8154059: JVMTI ObjectTagging to UL

Marcus Larsson marcus.larsson at oracle.com
Tue Apr 19 09:16:01 UTC 2016


Hi,

On 04/14/2016 01:52 PM, Robbin Ehn wrote:
> Hi all,
>
> Please review:
>
> This moves jvmti object-tagging output to the tag-set 
> jvmti,objecttagging on debug level.
>
> The TraceJVMTIObjectTagging argument is deprecated and aliased with:
> "-Xlog:jvmti+objecttagging=debug"
>
> Did this on top of:
> http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2016-April/019007.html 
>
> but only part common is the jvmti tag (logTag.hpp).
>
> Webrev: http://cr.openjdk.java.net/~rehn/8154059/

I think 'objecttagging' is a bit too long. Maybe we could just call it 
'tagging'? I'm fine with leaving it as is as well, just wanted to 
suggest the alternative.

Looks good in any case!

Thanks,
Marcus

> Bug: https://bugs.openjdk.java.net/browse/JDK-8154059
>
> Thanks!
>
> /Robbin
>



More information about the hotspot-runtime-dev mailing list