hotspot/src/share/vm/prims/whitebox.cpp
changeset 24424 2658d7834c6e
parent 23848 2a4fff3b50c1
child 24429 4efc66ee325c
child 24443 7aaf1b306b55
--- a/hotspot/src/share/vm/prims/whitebox.cpp	Fri May 09 08:34:22 2014 -0700
+++ b/hotspot/src/share/vm/prims/whitebox.cpp	Fri May 09 16:50:54 2014 -0400
@@ -53,6 +53,8 @@
 #include "compiler/compileBroker.hpp"
 #include "runtime/compilationPolicy.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+
 #define SIZE_T_MAX_VALUE ((size_t) -1)
 
 bool WhiteBox::_used = false;