Bug 253663 - [1.5][compiler] warning token for raw type should be "rawtypes"
Summary: [1.5][compiler] warning token for raw type should be "rawtypes"
Status: CLOSED DUPLICATE of bug 290034
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M3   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-04 05:06 EST by Philipe Mulet CLA
Modified: 2009-10-27 08:25 EDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (12.29 KB, text/plain)
2008-11-05 05:50 EST, Philipe Mulet CLA
no flags Details
Proposed patch (12.29 KB, patch)
2008-11-05 05:50 EST, Philipe Mulet CLA
no flags Details | Diff
Proposed patch for "raw" warning token instead (13.16 KB, patch)
2008-11-07 03:09 EST, Philipe Mulet CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2008-11-04 05:06:54 EST
According to http://blogs.sun.com/mcimadamore/entry/diagnosing_raw_types, a warning token just got introduced for silencing the raw type diagnosis from the compiler.

We should comply with it.
Comment 1 Philipe Mulet CLA 2008-11-05 05:50:31 EST
Created attachment 117053 [details]
Proposed patch

This patch assumes "rawtypes" is the new warning token
Comment 2 Philipe Mulet CLA 2008-11-05 05:50:35 EST
Created attachment 117054 [details]
Proposed patch

This patch assumes "rawtypes" is the new warning token
Comment 3 Philipe Mulet CLA 2008-11-07 03:09:44 EST
Created attachment 117291 [details]
Proposed patch for "raw" warning token instead
Comment 4 Mike Wilson CLA 2009-05-05 12:08:52 EDT
Changing Version tag to something more believable.
Comment 5 Markus Keller CLA 2009-09-22 16:16:10 EDT

*** This bug has been marked as a duplicate of bug 290034 ***