Bug 68999 - [compiler] Compiler flags thrown exception as actually not thrown although superclass declares it
Summary: [compiler] Compiler flags thrown exception as actually not thrown although su...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 09:20 EDT by Dirk Baeumer CLA
Modified: 2005-06-08 09:46 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 Dirk Baeumer CLA 2004-06-30 09:20:20 EDT
3.0

I have configured the compiler settings as follows:

- Unnecessary declaration of thrown exception [Warning]
  [ ] Check overriding and implementing methods (not checked)


- class Change declares method isValid with an exception CoreException
- class JDTChange implements this method. 

Compiler flags the thrown exception in JDTChange#isValid as unnecessary 
although Check overriding and implementing methods is not checked.
Comment 1 Frederic Fusier CLA 2005-06-08 09:46:09 EDT
Cannot reproduce using 3.1 RC2  build N20050608-0010