Bug 41190 - allow warning for methods claiming to throw exceptions they can't
Summary: allow warning for methods claiming to throw exceptions they can't
Status: RESOLVED DUPLICATE of bug 22976
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 41853 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-06 08:40 EDT by James Manning CLA
Modified: 2003-08-27 10:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Manning CLA 2003-08-06 08:40:25 EDT
It would be nice to allow a compiler flag so that exceptions claiming to throw 
exceptions that they never can are flagged.  When a method gets cleaned up, 
it's easy to forget to clean up the throws clause if it wasn't obvious which 
lines from the method would causing the various exceptions.
Comment 1 Adam Kiezun CLA 2003-08-22 08:48:48 EDT
*** Bug 41853 has been marked as a duplicate of this bug. ***
Comment 2 Philipe Mulet CLA 2003-08-26 08:56:45 EDT

*** This bug has been marked as a duplicate of 22979 ***
Comment 3 Philipe Mulet CLA 2003-08-26 08:57:22 EDT
Wrong dup
Comment 4 Philipe Mulet CLA 2003-08-26 08:57:38 EDT

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