hotspot/src/share/vm/prims/jvmtiEventController.cpp
changeset 24424 2658d7834c6e
parent 23180 e87156376bed
child 33148 68fa8b6c4340
--- a/hotspot/src/share/vm/prims/jvmtiEventController.cpp	Fri May 09 08:34:22 2014 -0700
+++ b/hotspot/src/share/vm/prims/jvmtiEventController.cpp	Fri May 09 16:50:54 2014 -0400
@@ -38,6 +38,8 @@
 #include "runtime/vmThread.hpp"
 #include "runtime/vm_operations.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+
 #ifdef JVMTI_TRACE
 #define EC_TRACE(out) do { \
   if (JvmtiTrace::trace_event_controller()) { \