-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 18
-
Component/s: hotspot
-
b11
G1CardSet::get_card_set should return G1CardSetHashTableValue* similar to G1CardSet::get_or_add_card_set. In this way, we don't have to use G1CardSet::get_or_add_card_set in instances where we only need to get the table entry.