JDK-6339875 : Verifier should make sure a couple of key types used are loaded primordial classloader
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-10-21
  • Updated: 2017-05-16
  • Resolved: 2006-01-18
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
6 b68Fixed
Related Reports
Relates :  
Description
See comments.
This bug fix will also be used to fix a related assertion failure
that affects the following NSK tests:

    nsk/jvmti/scenarios/bcinstr/BI04/bi04t002
    nsk/jvmti/scenarios/hotswap/HS102/hs102t002

and the following JTREG test:

    java/lang/instrument/IsModifiableClassAgent.java

After this bug is fixed, IsModifiableClassAgent.java will still
fail due to other issues that are being tracked by other bugs.

Comments
EVALUATION See comments.
14-12-2005