JDK-6918897 : No appropriate CCC request for listed JDK 7 changes in java.dyn package (b79)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-01-21
  • 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 :  
Relates :  
Description
Some of API changes made in JDK 7 build b79 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 in comments section.

Comments
EVALUATION A retroactive ccc was filed for the JSR 292 API changes done under bug 6829189; closing this bug as a duplicate.
28-09-2010

EVALUATION Partially fixed in b99. The following methods removed: java.dyn.MethodHandles.methodType(java.lang.Class<?>,java.lang.Class<?>,java.lang.Class<?>[]) java.dyn.MethodHandles.methodType(java.lang.Class<?>) java.dyn.MethodHandles.methodType(java.lang.Class<?>,java.lang.Class<?>)
18-08-2010