diff src/share/vm/classfile/vmSymbols.hpp @ 2202:f36c9fe788b8

7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook Reviewed-by: alanb, dcubed, coleenp
author mchung
date Tue, 08 Feb 2011 09:11:37 -0800
parents 3582bf76420e
children 0cd39a385a72 72dee110246f
line wrap: on
line diff
--- a/src/share/vm/classfile/vmSymbols.hpp	Thu Feb 03 20:30:19 2011 -0800
+++ b/src/share/vm/classfile/vmSymbols.hpp	Tue Feb 08 09:11:37 2011 -0800
@@ -108,7 +108,6 @@
   template(java_lang_AssertionStatusDirectives,       "java/lang/AssertionStatusDirectives")      \
   template(sun_jkernel_DownloadManager,               "sun/jkernel/DownloadManager")              \
   template(getBootClassPathEntryForClass_name,        "getBootClassPathEntryForClass")            \
-  template(setBootClassLoaderHook_name,               "setBootClassLoaderHook")                   \
   template(sun_misc_PostVMInitHook,                   "sun/misc/PostVMInitHook")                  \
                                                                                                   \
   /* class file format tags */                                                                    \