diff src/share/vm/runtime/vmStructs.hpp @ 22298:c28cb37b2e1d

Rename JVMCI to INCLUDE_JVMCI.
author twisti
date Wed, 22 Jul 2015 08:56:03 -0700
parents 0e095e2c24e2
children 1bbd4a7c274b
line wrap: on
line diff
--- a/src/share/vm/runtime/vmStructs.hpp	Wed Jul 22 15:50:08 2015 +0200
+++ b/src/share/vm/runtime/vmStructs.hpp	Wed Jul 22 08:56:03 2015 -0700
@@ -126,7 +126,7 @@
   static void test();
 #endif
 
-#ifdef JVMCI
+#if INCLUDE_JVMCI
   // The definition of this method is generated by
   // jdk.internal.jvmci.hotspotvmconfig.HotSpotVMConfigProcessor.
 static void initHotSpotVMConfig(oop config);