hotspot/src/share/vm/runtime/perfMemory.cpp
changeset 24424 2658d7834c6e
parent 24351 61b33cc6d3cf
child 27880 afb974a04396
--- a/hotspot/src/share/vm/runtime/perfMemory.cpp	Fri May 09 08:34:22 2014 -0700
+++ b/hotspot/src/share/vm/runtime/perfMemory.cpp	Fri May 09 16:50:54 2014 -0400
@@ -35,6 +35,8 @@
 #include "runtime/statSampler.hpp"
 #include "utilities/globalDefinitions.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+
 // Prefix of performance data file.
 const char               PERFDATA_NAME[] = "hsperfdata";