hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 13106 cecfb99d6cff
parent 12957 f3cc386f349e
child 13291 9de3b1387cb8
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Mon Jun 18 09:52:31 2012 +0200
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Mon Jun 18 12:29:21 2012 -0700
@@ -111,6 +111,10 @@
   template(getBootClassPathEntryForClass_name,        "getBootClassPathEntryForClass")            \
   template(sun_misc_PostVMInitHook,                   "sun/misc/PostVMInitHook")                  \
                                                                                                   \
+  /* Java runtime version access */                                                               \
+  template(sun_misc_Version,                          "sun/misc/Version")                         \
+  template(java_runtime_name_name,                    "java_runtime_name")                        \
+                                                                                                  \
   /* class file format tags */                                                                    \
   template(tag_source_file,                           "SourceFile")                               \
   template(tag_inner_classes,                         "InnerClasses")                             \