102 template(java_lang_Compiler, "java/lang/Compiler") \ |
102 template(java_lang_Compiler, "java/lang/Compiler") \ |
103 template(sun_misc_Signal, "sun/misc/Signal") \ |
103 template(sun_misc_Signal, "sun/misc/Signal") \ |
104 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ |
104 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ |
105 template(sun_jkernel_DownloadManager, "sun/jkernel/DownloadManager") \ |
105 template(sun_jkernel_DownloadManager, "sun/jkernel/DownloadManager") \ |
106 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ |
106 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ |
|
107 template(setBootClassLoaderHook_name, "setBootClassLoaderHook") \ |
107 \ |
108 \ |
108 /* class file format tags */ \ |
109 /* class file format tags */ \ |
109 template(tag_source_file, "SourceFile") \ |
110 template(tag_source_file, "SourceFile") \ |
110 template(tag_inner_classes, "InnerClasses") \ |
111 template(tag_inner_classes, "InnerClasses") \ |
111 template(tag_constant_value, "ConstantValue") \ |
112 template(tag_constant_value, "ConstantValue") \ |