src/hotspot/share/gc/g1/heapRegionRemSet.hpp
changeset 55148 0dab93cb3b0c
parent 54623 1126f0607c70
child 55510 3e31a8beaae4
--- a/src/hotspot/share/gc/g1/heapRegionRemSet.hpp	Sun Jun 02 17:13:31 2019 -0400
+++ b/src/hotspot/share/gc/g1/heapRegionRemSet.hpp	Mon Jun 03 10:50:14 2019 +0200
@@ -179,6 +179,7 @@
 public:
   HeapRegionRemSet(G1BlockOffsetTable* bot, HeapRegion* hr);
 
+  // Setup sparse and fine-grain tables sizes.
   static void setup_remset_size();
 
   bool cardset_is_empty() const {