JDK-6541462 : outdated specification for CCC 6339875
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-04-02
  • Updated: 2011-01-19
  • Resolved: 2010-11-11
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
7 b118Fixed
Related Reports
Relates :  
Description
According to the state of CR 6339875 and current implementation behaviour the CCC 6339875
"Verifier should make sure a couple of key types used are loaded primordial" was integrated in JDK 6. However both JNI and ClassLoader.defineClass(byte[],int,int) specs weren't updated.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/jdk/rev/613f1b310cdb
04-12-2010

EVALUATION http://hg.openjdk.java.net/jdk7/tl/jdk/rev/613f1b310cdb
27-10-2010

EVALUATION Yes, a clause explaining this should be added to the javadoc.
04-12-2008