You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/01/27 16:56:59 UTC

[jira] Updated: (RIVER-218) FiddlerImpl catch Throwable blocks should also catch Throwable

     [ https://issues.apache.org/jira/browse/RIVER-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated RIVER-218:
--------------------------------

    Fix Version/s:     (was: AR2)

> FiddlerImpl catch Throwable blocks should also catch Throwable
> --------------------------------------------------------------
>
>                 Key: RIVER-218
>                 URL: https://issues.apache.org/jira/browse/RIVER-218
>             Project: River
>          Issue Type: Improvement
>          Components: com_sun_jini_fiddler
>    Affects Versions: jtsk_2.1
>            Reporter: Bob Scheifler
>            Assignee: Brian Murphy
>            Priority: Minor
>
> Bugtraq ID [6307750|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6307750]
> A number of places in FiddlerImpl catch Throwable and log the exception.
> To guard against possible failures in logging, the logging should 
> itself be done in a try block with a catch and do-nothing of Throwable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.