--- old/src/share/vm/code/compiledIC.hpp 2015-08-21 17:13:38.049159928 +0200 +++ new/src/share/vm/code/compiledIC.hpp 2015-08-21 17:13:37.973159931 +0200 @@ -214,7 +214,7 @@ // // They all takes a TRAP argument, since they can cause a GC if the inline-cache buffer is full. // - void set_to_clean(); // Can only be called during a safepoint operation + void set_to_clean(); void set_to_monomorphic(CompiledICInfo& info); void clear_ic_stub();