src/hotspot/share/runtime/thread.cpp
changeset 57574 6a159c6c23cc
parent 55499 1887e16a5657
child 57501 a297f7ab46c3
--- a/src/hotspot/share/runtime/thread.cpp	Wed Jul 24 10:09:30 2019 +0800
+++ b/src/hotspot/share/runtime/thread.cpp	Wed Jul 24 10:50:40 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