Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
JDK
JDK-8023549
Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
8
Affects Version/s:
8
,
8-repo-lambda
Component/s:
tools
Labels:
None
Subcomponent:
javac
Resolved In Build:
b108
Verification:
Verified
Description
The compiler should reject cases in which a raw constructor reference is used in combination with explicit type arguments on the constructor call - i.e.
ArrayList::<String>new
Attachments
Activity
People
Assignee:
Vicente Arturo Romero Zaldivar
Reporter:
Maurizio Cimadamore
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2013-08-22 04:09
Updated:
2013-10-08 11:06
Resolved:
2013-09-03 16:07