hotspot/src/share/vm/code/compiledIC.hpp
changeset 32401 cc58aeaec340
parent 32082 2a3323e25de1
child 32466 915d0c3d25aa
--- a/hotspot/src/share/vm/code/compiledIC.hpp	Fri Aug 21 09:12:42 2015 +0200
+++ b/hotspot/src/share/vm/code/compiledIC.hpp	Tue Aug 25 07:49:55 2015 +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();