JDK-8078467 : Update core libraries to use diamond with anonymous classes
  • Type: Enhancement
  • Component: core-libs
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-04-23
  • Updated: 2015-06-04
  • Resolved: 2015-04-23
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 9
9 b62Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
A language change made in JDK 9 is to allow the diamond syntax to be used with anonymous classes in many cases (JDK-8062373).

The core libraries should be updated to use this feature.
Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-April/032977.html
23-04-2015