JDK-8022622 : javac, two tests are failing with compile time error after class Collector was modified
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:8
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2013-08-08
Updated:2013-10-09
Resolved:2013-08-10
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.
Tests:
tools/javac/lambda/TargetType59.java
tools/javac/lambda/TargetType62.java
are failing in all platforms with a compile time error after bug JDK-8015318 has being fixed.
Comments
You might want to copy the tests from lambda repository (as they have already been adapted there).