RFR(S) 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer

David Holmes david.holmes at oracle.com
Wed Feb 20 03:57:43 UTC 2019


Hi Zhengyu,

This seems fine to me.

Thanks,
David

On 20/02/2019 5:06 am, zgu at redhat.com wrote:
> Please review this small patch that separates allocations for
> synchronization primitives from mtInternal to mtSynchronizer, as a part
> of efforts to further refine tracking categories.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219370
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8219370/webrev.00/index.htm
> l
> 
> Test:
>    hotspot_nmt on Linux x64 (fastdebug and release)
>    JDK-submit
> 
> Thanks,
> 
> -Zhengyu
> 


More information about the hotspot-runtime-dev mailing list