In JDK-8278917, the prev bitmap is used to mark evac failure objs, so at the post of evacuation, the evacuation failure objects are already marked during pss evacuation, so there is no need to mark them again in remove self forwardee phase.
- relates to
-
JDK-8280719 G1: Remove outdated comment in RemoveSelfForwardPtrObjClosure::apply
-
- Resolved
-