--- old/src/share/vm/libadt/dict.cpp 2014-04-29 16:54:25.000000000 -0400 +++ new/src/share/vm/libadt/dict.cpp 2014-04-29 16:54:25.000000000 -0400 @@ -38,6 +38,8 @@ #include +PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC + // The iostream is not needed and it gets confused for gcc by the // define of bool. //