Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056344 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | b28 |
JDK-8063382 | 8u45 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8054014 | 8u40 | Thomas Schatzl | P4 | Resolved | Fixed | b02 |
JDK-8070941 | emb-8u47 | Thomas Schatzl | P4 | Resolved | Fixed | team |
Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap, causing verification to fail.
I.e. run gc/ArrayJuggle/Juggle34 with -XX:+G1VerifyBitmaps (and enabled eager reclaim) to reproduce.
I.e. run gc/ArrayJuggle/Juggle34 with -XX:+G1VerifyBitmaps (and enabled eager reclaim) to reproduce.
- backported by
-
JDK-8054014 Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
- Resolved
-
JDK-8056344 Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
- Resolved
-
JDK-8063382 Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
- Resolved
-
JDK-8070941 Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
- Resolved
- relates to
-
JDK-8027959 Early reclamation of large objects in G1
- Resolved