hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Nov 28 10:15:23 UTC 2018
Changeset: 877dd2b0f36c
Author: tschatzl
Date: 2018-11-28 11:06 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/877dd2b0f36c
8213996: Remove one of the SparsePRT entry tables
Summary: Remove unused functionality in SparsePRT
Reviewed-by: shade, sjohanss
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1RemSet.cpp
! src/hotspot/share/gc/g1/g1RemSet.hpp
! src/hotspot/share/gc/g1/heapRegionRemSet.cpp
! src/hotspot/share/gc/g1/heapRegionRemSet.hpp
! src/hotspot/share/gc/g1/sparsePRT.cpp
! src/hotspot/share/gc/g1/sparsePRT.hpp
Changeset: b22da519f2e3
Author: rehn
Date: 2018-11-28 11:06 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/b22da519f2e3
8213791: StringTable: Use get and insert
Reviewed-by: eosterlund, gziemski
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/stringTable.hpp
! src/hotspot/share/utilities/concurrentHashTable.hpp
! src/hotspot/share/utilities/concurrentHashTable.inline.hpp
More information about the jdk-sandbox-changes
mailing list