Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063510 | 8u45 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8049591 | 8u40 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8070795 | emb-8u47 | Thomas Schatzl | P4 | Resolved | Fixed | team |
Card re-dirtying code for verification and actual redirtying uses two different, but almost completely identical card closures, e.g. RedirtyLoggedCardTableEntryClosure and RedirtyLoggedCardTableFastEntryClosure.
They should be merged.
Further, the verification code still assumes a perm gen. Remove that code as well.
They should be merged.
Further, the verification code still assumes a perm gen. Remove that code as well.
- backported by
-
JDK-8049591 Clean up code and code duplication in re-diryting cards for verification
-
- Resolved
-
-
JDK-8063510 Clean up code and code duplication in re-diryting cards for verification
-
- Resolved
-
-
JDK-8070795 Clean up code and code duplication in re-diryting cards for verification
-
- Resolved
-
- relates to
-
JDK-8019342 G1: High "Other" time most likely due to card redirtying
-
- Resolved
-