hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp
changeset 37989 e0a0f4de45c4
parent 37985 539c597ee0fa
child 38155 a4501a2965dc
--- a/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp	Mon Apr 18 16:51:14 2016 +0200
+++ b/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp	Mon Apr 18 16:54:04 2016 +0200
@@ -1144,8 +1144,6 @@
     if (hr->is_archive()) {
       return false;
     }
-    // We use a claim value of zero here because all regions
-    // were claimed with value 1 in the FinalCount task.
     _g1->reset_gc_time_stamps(hr);
     hr->note_end_of_marking();