src/share/vm/memory/compactingPermGenGen.hpp

changeset 726
5251a9cd8eb8
parent 706
818a18cd69a8
child 772
9ee9cf798b59
child 843
52e32c8b317e
     1.1 --- a/src/share/vm/memory/compactingPermGenGen.hpp	Wed Aug 20 20:24:00 2008 -0700
     1.2 +++ b/src/share/vm/memory/compactingPermGenGen.hpp	Wed Aug 27 15:41:58 2008 -0700
     1.3 @@ -183,8 +183,6 @@
     1.4    void compact();
     1.5    void post_compact();
     1.6    size_t contiguous_available() const;
     1.7 -  bool grow_by(size_t bytes);
     1.8 -  virtual bool grow_to_reserved();
     1.9  
    1.10    void clear_remembered_set();
    1.11    void invalidate_remembered_set();

mercurial