[
https://issues.apache.org/jira/browse/RIVER-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John McClain updated RIVER-121:
-------------------------------
Description:
Bugtraq ID [4411761|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4411761]
Norm has several '{{catch Throwable}}' or '{{catch Error}}' blocks
that log the exception without protecting against further
exceptions being thrown.
Classes with this issue:
{{LeaseExpirationMgr}}
{{NormServerBaseImpl}}
{{LRMEventListener}}
was:
Bugtraq ID [4411761|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4411761]
Norm has several 'catch Throwable' or 'catch Error' blocks
that log the exception without protecting against further
exceptions being thrown.
Classes with this issue:
LeaseExpirationMgr
NormServerBaseImpl
LRMEventListener
> Norm catch Throwable/Error blocks should also catch Throwable
> -------------------------------------------------------------
>
> Key: RIVER-121
> URL: https://issues.apache.org/jira/browse/RIVER-121
> Project: River
> Issue Type: Improvement
> Components: com_sun_jini_norm
> Affects Versions: jtsk_2.0
> Reporter: John McClain
> Priority: Minor
>
> Bugtraq ID
> [4411761|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4411761]
> Norm has several '{{catch Throwable}}' or '{{catch Error}}' blocks
> that log the exception without protecting against further
> exceptions being thrown.
> Classes with this issue:
> {{LeaseExpirationMgr}}
> {{NormServerBaseImpl}}
> {{LRMEventListener}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.