< prev index next >

src/hotspot/share/gc/shared/cardTableRS.cpp

8199604_cardtablemodrefbs_rename
       //     its keeping the value cur_younger_gen_and_prev_non_clean
       //     value, which we have dealt with in Case 3 here. [End Case 3b]
       //   [End Case 3]
       //
       // (Please refer to the code in the helper class
-      // ClearNonCleanCardWrapper and in CardTableModRefBS for details.)
+      // ClearNonCleanCardWrapper and in CardTable for details.)
       //
       // The informal arguments above can be tightened into a formal
       // correctness proof and it behooves us to write up such a proof,
       // or to use model checking to prove that there are no lingering
       // concerns.
    
< prev index next >