src/share/vm/classfile/vmSymbols.hpp

changeset 7484
02c7eebe5f52
parent 7476
c2844108a708
parent 7322
4cb90023bf2b
child 7535
7ae4e26cb1e0
child 7789
eb8b5cc64669
equal deleted inserted replaced
7483:fc1348524f65 7484: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") \

mercurial