Bug 130516

Summary: [1.5][compiler] Add support for "cast" warning token
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: 3.2   
Target Milestone: 3.2 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Philipe Mulet CLA 2006-03-06 04:40:40 EST
Build 3.2M5

Recent drops of javac now consider "cast" as a suppressable warning token for unnecessary cast issues.
We should leverage this, given we offer this diagnostic as well.
Comment 1 Philipe Mulet CLA 2006-03-06 09:34:30 EST
Added AnnotationTest#test195.
Defined proper warning token.
Fixed

Olivier - pls document this new warning token
Comment 2 David Audel CLA 2006-03-28 06:44:05 EST
Verified for 3.2 M6 using build I20060328-0010