JDK-6714758 : hotspot: provide an entry point to the BootStrap Class loader
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-06-15
  • Updated: 2012-10-13
  • Resolved: 2008-07-15
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 6 JDK 7 Other
6u14Fixed 7Fixed hs14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Provide a new entry JVM_FindClassFromBootClassLoader, so that the JSR277 modules can
be loaded without accessing the legacy ClassPaths. See CR: 6634523 for details.

Comments
EVALUATION Yes this needs to be done.
15-06-2008