Bug 130516 - [1.5][compiler] Add support for "cast" warning token
Summary: [1.5][compiler] Add support for "cast" warning token
Status: VERIFIED FIXED
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: 3.2 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 04:40 EST by Philipe Mulet CLA
Modified: 2006-03-28 06:44 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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