Bug 159456

Summary: [1.5][compiler] Enable compiler warning for raw type reference by default
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r
Version: 3.2   
Target Milestone: 3.3 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed patch
none
Complete patch (jdt.core + updated tests)
none
Patch for jdt/ui none

Description Philipe Mulet CLA 2006-10-02 10:19:59 EDT
3.3M2

The compiler should diagnose references to raw types as a warning by default.
Comment 1 Philipe Mulet CLA 2006-10-02 10:20:37 EDT
Remember to document this in the what's new part of buildnotes.
Comment 2 Philipe Mulet CLA 2006-10-02 10:22:01 EDT
Created attachment 51251 [details]
Proposed patch

Still need to update the test suites.
Comment 3 Olivier Thomann CLA 2006-10-02 23:27:32 EDT
Created attachment 51300 [details]
Complete patch (jdt.core + updated tests)
Comment 4 Olivier Thomann CLA 2006-10-02 23:28:00 EDT
Created attachment 51301 [details]
Patch for jdt/ui

Corresponding patch for jdt/ui.
Comment 5 Olivier Thomann CLA 2006-10-02 23:28:43 EDT
Since this fix requires a patch to be applied also on the ui side, I will postpone  it after the integration build.
Comment 6 Markus Keller CLA 2006-10-03 10:57:37 EDT
I've released Patch for jdt/ui to HEAD.
Comment 7 Olivier Thomann CLA 2006-10-03 11:20:30 EDT
Released for 3.3M3.
Comment 8 David Audel CLA 2006-10-30 04:27:58 EST
Verified for 3.3 M3 using build I20061030-0010