comparison src/share/vm/classfile/vmSymbols.hpp @ 20770:02c7eebe5f52

Merge
author asaha
date Wed, 19 Nov 2014 12:52:56 -0800
parents c2844108a708 4cb90023bf2b
children 7848fc12602b eb8b5cc64669
comparison
equal deleted inserted replaced
20769:fc1348524f65 20770:02c7eebe5f52
115 template(sun_misc_Signal, "sun/misc/Signal") \ 115 template(sun_misc_Signal, "sun/misc/Signal") \
116 template(sun_misc_Launcher, "sun/misc/Launcher") \ 116 template(sun_misc_Launcher, "sun/misc/Launcher") \
117 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ 117 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \
118 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ 118 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \
119 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \ 119 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \
120 template(sun_misc_Launcher_AppClassLoader, "sun/misc/Launcher$AppClassLoader") \
120 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \ 121 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \
121 \ 122 \
122 /* Java runtime version access */ \ 123 /* Java runtime version access */ \
123 template(sun_misc_Version, "sun/misc/Version") \ 124 template(sun_misc_Version, "sun/misc/Version") \
124 template(java_runtime_name_name, "java_runtime_name") \ 125 template(java_runtime_name_name, "java_runtime_name") \