JDK-8029885 : javac, fix subtype inference for a non-parameterized inner class of a generic type
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2013-12-10
  • Updated: 2015-08-04
  • Resolved: 2015-08-04
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
9Resolved
Related Reports
Relates :  
Description
Mirror javac bug related to spec bug JDK-8029704.
Comments
This issue has already been fixed in the 9 repo
04-08-2015

Once spec bug JDK-8029704 is solved, javac's implementation should be synchronized with the spec
10-12-2013