Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082608 | emb-9 | Bengt Rutisson | P4 | Resolved | Fixed | team |
This was discussed during the review of "JDK-8076241: Remove unused methods mod_card_iterate() and non_clean_card_iterate_serial()", see:
http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2015-April/012661.html
ForJDK-8076241 I removed this comment because it didn't make sense anymore at the place where it used to be. We now agree that a better place for
it is close to the ClearNoncleanCardWrapper::do_MemRegion() method because that still does backwards iteration of the card table.
http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2015-April/012661.html
For
it is close to the ClearNoncleanCardWrapper::do_MemRegion() method because that still does backwards iteration of the card table.
- backported by
-
JDK-8082608 Add comment to ClearNoncleanCardWrapper::do_MemRegion()
-
- Resolved
-
- relates to
-
JDK-8076241 Remove unused methods mod_card_iterate() and non_clean_card_iterate_serial()
-
- Resolved
-