Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Backlog
-
Fix Version/s: Release 1.6
-
Component/s: None
-
Labels:None
-
Patch:Code
Description
The recent modifications regarding checked exceptions have eliminated the need for several try/catch blocks. This commit removes the blocks that no longer serve a purpose.
Attachments
Activity
Rich Hickey
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Release 1.5 [ 10150 ] |
Stuart Halloway
made changes -
| Fix Version/s | Release 1.5 [ 10150 ] | |
| Fix Version/s | Release 1.6 [ 10157 ] |
Patch 0001-let-undeclared-exceptions-continue-unchecked.patch applies cleanly to latest master as of March 9, 2012, and build and test without errors or warnings. One author, Brian Taylor, has signed CA.