hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 36795 bfd8c074c8ec
parent 36615 c744e3b0f8c5
child 36848 33688f44fb2a
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Wed Jul 05 21:31:37 2017 +0200
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Sun Apr 03 16:28:47 2016 +0100
@@ -655,7 +655,7 @@
                                                                                                                   \
   /* JVMTI/java.lang.instrument support and VM Attach mechanism */                                                \
   template(jdk_internal_module_Modules,                "jdk/internal/module/Modules")                             \
-  template(sun_misc_VMSupport,                         "sun/misc/VMSupport")                                      \
+  template(jdk_internal_vm_VMSupport,                  "jdk/internal/vm/VMSupport")                               \
   template(transformedByAgent_name,                    "transformedByAgent")                                      \
   template(transformedByAgent_signature,               "(Ljava/lang/reflect/Module;)V")                           \
   template(appendToClassPathForInstrumentation_name,   "appendToClassPathForInstrumentation")                     \