Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135643 | emb-9 | Kim Barrett | P4 | Resolved | Fixed | team |
The class CardTableModRefBS presently contains a lot of functionality that is only required when using the derived CardTableModRefBSForCTRS. That functionality should be moved to the derived class, so that other classes derived form CardTableModRefBS don't need to deal with it.
- backported by
-
JDK-8135643 Refactor CardTableModRefBS[ForCTRS]
-
- Resolved
-