JDK-6867366 : No appropriate CCC request for listed JDK 7 changes in java.dyn package (b58)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2009-07-31
  • Updated: 2011-01-19
  • Resolved: 2010-09-28
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
7Resolved
Related Reports
Duplicate :  
Description
Some of API changes made in JDK 7 build b58 seem not to have any corresponding CCC request.
JCK team assumes that they should be CCC approved or removed.
The changes in question are shown below.

1. (b58) New classes in java.dyn package:
 java.dyn.CallSite
 java.dyn.InvokeDynamic
 java.dyn.InvokeDynamicBootstrapError
 java.dyn.JavaMethodHandle
 java.dyn.Linkage
 java.dyn.LinkagePermission
 java.dyn.MethodHandle
 java.dyn.MethodHandles
 java.dyn.MethodHandles$Lookup
 java.dyn.MethodType
 java.dyn.NoAccessException
 java.dyn.WrongMethodTypeException

Comments
EVALUATION A retroactive ccc was filed for the JSR 292 changes under 6829189.
28-09-2010