src/hotspot/share/runtime/thread.cpp
changeset 51530 1f0b605bdc28
parent 51511 eb8d5aeabab3
child 51548 35a6956f4243
--- a/src/hotspot/share/runtime/thread.cpp	Sat Aug 25 14:23:21 2018 +0200
+++ b/src/hotspot/share/runtime/thread.cpp	Sat Aug 25 11:10:21 2018 -0400
@@ -1567,7 +1567,6 @@
   _is_method_handle_return = 0;
   _jvmti_thread_state= NULL;
   _should_post_on_exceptions_flag = JNI_FALSE;
-  _jvmti_get_loaded_classes_closure = NULL;
   _interp_only_mode    = 0;
   _special_runtime_exit_condition = _no_async_condition;
   _pending_async_exception = NULL;