Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063507 | 8u45 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8040674 | 8u40 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8070792 | emb-8u47 | Thomas Schatzl | P4 | Resolved | Fixed | team |
HeapRegionRemSet::clear_incoming_entry is a method that is not used anywhere for a long time. It is actually incomplete because it does not remove sparse table entries.
Remove that method.
Remove that method.
- backported by
-
JDK-8040674 Remove HeapRegionRemSet::clear_incoming_entry
-
- Resolved
-
-
JDK-8063507 Remove HeapRegionRemSet::clear_incoming_entry
-
- Resolved
-
-
JDK-8070792 Remove HeapRegionRemSet::clear_incoming_entry
-
- Resolved
-