Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170020 | 7 | Igor Veresov | P3 | Closed | Fixed | b41 |
JDK-2172835 | 6u14 | Igor Veresov | P3 | Resolved | Fixed | b01 |
When exiting a mutator thread is removed from the thread list before it has a chance to flush their SATB and barrier queues. If GC happens at this moment the objects that are refererred to from these queues can be moved.
- backported by
-
JDK-2172835 G1: Mutator thread can flush barrier and satb queues during safepoint
-
- Resolved
-
-
JDK-2170020 G1: Mutator thread can flush barrier and satb queues during safepoint
-
- Closed
-