Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245378 | 14u-cpu | Roman Kennke | P4 | Resolved | Fixed | master |
JDK-8244985 | 14.0.2 | Roman Kennke | P4 | Resolved | Fixed | b07 |
Description
keep-alive of weak references and similar is strongly bound with SATB. There seems no reason to have two flags. Let's fold them and eliminate one flag.
Attachments
Issue Links
- backported by
-
JDK-8244985 Shenandoah: Fold ShenandoahKeepAliveBarrier flag into ShenandoahSATBBarrier
-
- Resolved
-
-
JDK-8245378 Shenandoah: Fold ShenandoahKeepAliveBarrier flag into ShenandoahSATBBarrier
-
- Resolved
-