hotspot/src/share/vm/classfile/dictionary.cpp
changeset 24424 2658d7834c6e
parent 24351 61b33cc6d3cf
child 25490 59f226da8d81
--- a/hotspot/src/share/vm/classfile/dictionary.cpp	Fri May 09 08:34:22 2014 -0700
+++ b/hotspot/src/share/vm/classfile/dictionary.cpp	Fri May 09 16:50:54 2014 -0400
@@ -31,6 +31,7 @@
 #include "runtime/orderAccess.inline.hpp"
 #include "utilities/hashtable.inline.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
 
 DictionaryEntry*  Dictionary::_current_class_entry = NULL;
 int               Dictionary::_current_class_index =    0;