src/share/vm/gc_implementation/g1/heapRegionSet.hpp

changeset 3957
a2f7274eb6ef
parent 3713
720b6a76dd9d
child 6385
58fc1b1523dc
     1.1 --- a/src/share/vm/gc_implementation/g1/heapRegionSet.hpp	Tue Jul 17 12:24:05 2012 -0700
     1.2 +++ b/src/share/vm/gc_implementation/g1/heapRegionSet.hpp	Thu Jul 19 15:15:54 2012 -0700
     1.3 @@ -62,8 +62,6 @@
     1.4    friend class VMStructs;
     1.5  
     1.6  protected:
     1.7 -  static uint calculate_region_num(HeapRegion* hr);
     1.8 -
     1.9    static uint _unrealistically_long_length;
    1.10  
    1.11    // The number of regions added to the set. If the set contains

mercurial