changeset 33148 | 68fa8b6c4340 |
parent 33063 | 9e222337a81e |
child 33593 | 60764a78fa5c |
--- a/hotspot/src/share/vm/interpreter/oopMapCache.cpp Thu Oct 08 12:44:12 2015 +0200 +++ b/hotspot/src/share/vm/interpreter/oopMapCache.cpp Fri Oct 09 09:42:33 2015 +0200 @@ -31,8 +31,6 @@ #include "runtime/handles.inline.hpp" #include "runtime/signature.hpp" -PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC - class OopMapCacheEntry: private InterpreterOopMap { friend class InterpreterOopMap; friend class OopMapForCacheEntry;