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

zgu at redhat.com zgu at redhat.com
Tue Feb 19 19:06:15 UTC 2019


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