Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082691 | emb-9 | Stefan Johansson | P2 | Resolved | Fixed | team |
When flush_and_retire_stats is called for a G1ParGCAllocBuffer, the _retired field is not updated because it is only implemented for the parent ParGCAllocBuffer.
This will cause a guarantee to fail in the destructor.
This will cause a guarantee to fail in the destructor.
- backported by
-
JDK-8082691 Make sure G1ParGCAllocBuffer are marked as retired
-
- Resolved
-