hg: jdk/sandbox: 8212827: GlobalCounter should support nested critical sections
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Oct 30 22:15:24 UTC 2018
Changeset: d2a3503c72f7
Author: kbarrett
Date: 2018-10-30 18:06 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/d2a3503c72f7
8212827: GlobalCounter should support nested critical sections
Summary: Support nested critical sections.
Reviewed-by: eosterlund, rehn, tschatzl
! src/hotspot/share/utilities/concurrentHashTable.hpp
! src/hotspot/share/utilities/concurrentHashTable.inline.hpp
! src/hotspot/share/utilities/globalCounter.cpp
! src/hotspot/share/utilities/globalCounter.hpp
! src/hotspot/share/utilities/globalCounter.inline.hpp
! src/hotspot/share/utilities/singleWriterSynchronizer.hpp
! test/hotspot/gtest/utilities/test_globalCounter.cpp
+ test/hotspot/gtest/utilities/test_globalCounter_nested.cpp
More information about the jdk-sandbox-changes
mailing list