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

changeset 6084
46d7652b223c
parent 6082
4288e54fd145
child 6085
8f07aa079343
     1.1 --- a/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp	Mon Oct 21 18:52:13 2013 +0200
     1.2 +++ b/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp	Mon Oct 21 18:56:20 2013 +0200
     1.3 @@ -217,7 +217,6 @@
     1.4      return _during_marking;
     1.5    }
     1.6  
     1.7 -private:
     1.8    enum PredictionConstants {
     1.9      TruncatedSeqLength = 10
    1.10    };

mercurial