-
Bug
-
Resolution: Fixed
-
P2
-
16
-
b28
SATB barrier intercepts oops for later marking, and those oops will be marked as strongly reachable. So that, it can only filter out oops that already strongly marked, not if they are only weakly marked.
- relates to
-
JDK-8256006 Shenandoah: Exam and update uses of ShenandoahMarkContext.is_marked()
- New
-
JDK-8254315 Shenandoah: Concurrent weak reference processing
- Resolved