src/share/vm/classfile/vmSymbols.hpp

changeset 7322
4cb90023bf2b
parent 7152
166d744df0de
child 7484
02c7eebe5f52
equal deleted inserted replaced
7321:f5f752e74840 7322:4cb90023bf2b
114 template(sun_misc_Signal, "sun/misc/Signal") \ 114 template(sun_misc_Signal, "sun/misc/Signal") \
115 template(sun_misc_Launcher, "sun/misc/Launcher") \ 115 template(sun_misc_Launcher, "sun/misc/Launcher") \
116 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ 116 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \
117 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ 117 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \
118 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \ 118 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \
119 template(sun_misc_Launcher_AppClassLoader, "sun/misc/Launcher$AppClassLoader") \
119 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \ 120 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \
120 \ 121 \
121 /* Java runtime version access */ \ 122 /* Java runtime version access */ \
122 template(sun_misc_Version, "sun/misc/Version") \ 123 template(sun_misc_Version, "sun/misc/Version") \
123 template(java_runtime_name_name, "java_runtime_name") \ 124 template(java_runtime_name_name, "java_runtime_name") \

mercurial