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

changeset 6680
78bbf4d43a14
parent 6422
8ee855b4e667
child 6876
710a3c8b516e
child 7050
6701abbc4441
     1.1 --- a/src/share/vm/gc_implementation/g1/heapRegionSet.cpp	Thu May 15 18:23:26 2014 -0400
     1.2 +++ b/src/share/vm/gc_implementation/g1/heapRegionSet.cpp	Thu May 22 15:52:41 2014 -0400
     1.3 @@ -26,6 +26,8 @@
     1.4  #include "gc_implementation/g1/heapRegionRemSet.hpp"
     1.5  #include "gc_implementation/g1/heapRegionSet.inline.hpp"
     1.6  
     1.7 +PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
     1.8 +
     1.9  uint FreeRegionList::_unrealistically_long_length = 0;
    1.10  
    1.11  void HeapRegionSetBase::fill_in_ext_msg(hrs_ext_msg* msg, const char* message) {

mercurial