--- old/src/share/vm/runtime/jniHandles.cpp 2014-04-29 16:56:16.000000000 -0400 +++ new/src/share/vm/runtime/jniHandles.cpp 2014-04-29 16:56:16.000000000 -0400 @@ -30,6 +30,7 @@ #include "runtime/mutexLocker.hpp" #include "runtime/thread.inline.hpp" +PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC JNIHandleBlock* JNIHandles::_global_handles = NULL; JNIHandleBlock* JNIHandles::_weak_global_handles = NULL;