src/share/vm/memory/defNewGeneration.hpp

changeset 5369
71180a6e5080
parent 5237
f2110083203d
child 6376
cfd4aac53239
     1.1 --- a/src/share/vm/memory/defNewGeneration.hpp	Tue Jul 02 16:54:24 2013 +0200
     1.2 +++ b/src/share/vm/memory/defNewGeneration.hpp	Wed Jul 03 17:26:59 2013 -0400
     1.3 @@ -252,7 +252,6 @@
     1.4  
     1.5    // Iteration
     1.6    void object_iterate(ObjectClosure* blk);
     1.7 -  void object_iterate_since_last_GC(ObjectClosure* cl);
     1.8  
     1.9    void younger_refs_iterate(OopsInGenClosure* cl);
    1.10  

mercurial