Bug 138098 - parameterized types under java 6
Summary: parameterized types under java 6
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-04-22 05:27 EDT by Vladimir Borkovkin CLA
Modified: 2009-08-30 02:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Borkovkin CLA 2006-04-22 05:27:36 EDT
When source level is set to 6.0 compiler reports the error on such a line
Set<Order> orders = new HashSet<Order>();
"parameterized types are only available if source level is 5.0
the type Set is not generic..."
Comment 1 Olivier Thomann CLA 2006-04-23 13:40:36 EDT
Could you please provide compiler settings + build id?
I could not reproduce.
Reopen when provided the requested information
Comment 2 Denis Roy CLA 2009-08-30 02:05:38 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.