Bug 127287 - Support compiler warning for swallowed exception in catch block
Summary: Support compiler warning for swallowed exception in catch block
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.3.1   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 127265
Blocks:
  Show dependency tree
 
Reported: 2006-02-10 11:29 EST by Matt Chapman CLA
Modified: 2006-03-16 06:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Chapman CLA 2006-02-10 11:29:09 EST
AspectJ is adding a new Xlint option:
   swallowedExceptionInCatchBlock
so we need to add this to the compiler properties page.
Comment 1 Matt Chapman CLA 2006-03-16 06:52:02 EST
Fixed for 1.3.1 and 1.4.0:

AJDT1.3 build.78 Build Successful
BUILD COMPLETE -  build.78
Date of build:	03/16/2006 06:27:55
Time to build:	18 minutes 33 seconds
Last changed:	03/16/2006 06:12:55
Last log entry:	127287: Support compiler warning for swallowed exception in catch block

AJDT1.4 build.78 Build Successful
BUILD COMPLETE -  build.78
Date of build:	03/15/2006 14:09:19
Time to build:	21 minutes 3 seconds
Last changed:	03/15/2006 13:53:45
Last log entry:	127287: Support compiler warning for swallowed exception in catch block