JDK-7017673 : Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-02-07
  • Updated: 2011-04-19
  • Resolved: 2011-04-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 Other
7 b130Fixed hs21Fixed
Related Reports
Relates :  
Relates :  
Description
jkernel will not be supported in JDK 7 and the sun.misc.BootClassLoaderHook is 
going to be removed from the JDK (see 7016707).  This CR is to remove setting of 
the sun.jkernel.DownloadManager as a boot classloader hook in the hotspot side.

Comments
SUGGESTED FIX Anti-delta of http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/4b966d9946a3
09-02-2011

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f36c9fe788b8
09-02-2011

EVALUATION Remove the fix for 6888880.
07-02-2011