hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 37281 c4e7456d6ae1
parent 36822 cdc493d7bc9a
child 37301 a936b4e01afb
--- a/hotspot/src/share/vm/classfile/systemDictionary.hpp	Thu Mar 31 09:16:49 2016 -0700
+++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp	Thu Mar 31 15:52:07 2016 -1000
@@ -241,7 +241,7 @@
 
     Opt,                        // preload tried; NULL if not present
 #if INCLUDE_JVMCI
-    Jvmci,                      // preload tried; error if not present, use only with JVMCI
+    Jvmci,                      // preload tried; error if not present if JVMCI enabled
 #endif
     OPTION_LIMIT,
     CEIL_LG_OPTION_LIMIT = 2    // OPTION_LIMIT <= (1<<CEIL_LG_OPTION_LIMIT)