--- old/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2014-04-29 16:53:35.000000000 -0400 +++ new/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2014-04-29 16:53:35.000000000 -0400 @@ -26,6 +26,8 @@ #include "gc_implementation/g1/heapRegionRemSet.hpp" #include "gc_implementation/g1/heapRegionSet.inline.hpp" +PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC + uint FreeRegionList::_unrealistically_long_length = 0; void HeapRegionSetBase::fill_in_ext_msg(hrs_ext_msg* msg, const char* message) {