8315039: Parallel: Remove unimplemented PSYoungGen::oop_iterate
Reviewed-by: kbarrett, tschatzl
This commit is contained in:
parent
5c4f1dc43e
commit
dd23f7d5cd
@ -134,7 +134,6 @@ class PSYoungGen : public CHeapObj<mtGC> {
|
||||
}
|
||||
|
||||
// Iteration.
|
||||
void oop_iterate(OopIterateClosure* cl);
|
||||
void object_iterate(ObjectClosure* cl);
|
||||
|
||||
void reset_survivors_after_shrink();
|
||||
|
Loading…
x
Reference in New Issue
Block a user