8280719: G1: Remove outdated comment in RemoveSelfForwardPtrObjClosure::apply
Reviewed-by: ayang, mli
This commit is contained in:
parent
94380d0e46
commit
7f68759c60
@ -77,7 +77,6 @@ public:
|
||||
|
||||
zap_dead_objects(_last_forwarded_object_end, obj_addr);
|
||||
|
||||
// Zapping clears the bitmap, make sure it didn't clear too much.
|
||||
assert(_cm->is_marked_in_prev_bitmap(obj), "should be correctly marked");
|
||||
if (_during_concurrent_start) {
|
||||
// For the next marking info we'll only mark the
|
||||
|
Loading…
Reference in New Issue
Block a user