Bug 138098

Summary: parameterized types under java 6
Product: [Eclipse Project] JDT Reporter: Vladimir Borkovkin <vborkovkin>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 Keywords: needinfo
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.