diff src/share/vm/runtime/vmStructs.hpp @ 22672:1bbd4a7c274b

Rename jdk.internal.jvmci to jdk.vm.ci
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Thu, 08 Oct 2015 17:28:41 -0700
parents c28cb37b2e1d
children b5557b757040
line wrap: on
line diff
--- a/src/share/vm/runtime/vmStructs.hpp	Thu Oct 08 18:04:25 2015 +0200
+++ b/src/share/vm/runtime/vmStructs.hpp	Thu Oct 08 17:28:41 2015 -0700
@@ -128,7 +128,7 @@
 
 #if INCLUDE_JVMCI
   // The definition of this method is generated by
-  // jdk.internal.jvmci.hotspotvmconfig.HotSpotVMConfigProcessor.
+  // jdk.vm.ci.hotspotvmconfig.HotSpotVMConfigProcessor.
 static void initHotSpotVMConfig(oop config);
 #endif