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

zgu at redhat.com zgu at redhat.com
Wed Feb 20 12:52:59 UTC 2019


Thanks, David and Robbin.

-Zhengyu

On Wed, 2019-02-20 at 10:10 +0100, Robbin Ehn wrote:
> On 2019-02-20 04:57, David Holmes wrote:
> > Hi Zhengyu,
> > 
> > This seems fine to me.
> 
> +1
> 
> /Robbin
> 
> > 
> > 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/ind
> > > ex.htm
> > > l
> > > 
> > > Test:
> > >    hotspot_nmt on Linux x64 (fastdebug and release)
> > >    JDK-submit
> > > 
> > > Thanks,
> > > 
> > > -Zhengyu
> > > 


More information about the hotspot-runtime-dev mailing list