src/hotspot/share/runtime/thread.cpp
changeset 55749 cff8aad2593f
parent 55479 80b27dc96ca3
child 57501 a297f7ab46c3
--- a/src/hotspot/share/runtime/thread.cpp	Mon Jul 08 17:44:34 2019 +0200
+++ b/src/hotspot/share/runtime/thread.cpp	Fri Jul 19 16:25:04 2019 +0300
@@ -2969,11 +2969,6 @@
     }
   }
 
-  // callee_target is never live across a gc point so NULL it here should
-  // it still contain a methdOop.
-
-  set_callee_target(NULL);
-
   assert(vframe_array_head() == NULL, "deopt in progress at a safepoint!");
   // If we have deferred set_locals there might be oops waiting to be
   // written