[
https://issues.apache.org/jira/browse/DIRKRB-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Zeng updated DIRKRB-626:
----------------------------
Description:
This is from [~coheigea]'s comment:
{quote}
One improvement I'd like to see before the 1.0 GA release is to improve the
exception handling. There are many examples of catch statements that just have
a printStackTrace() leading to NPEs down the line. Apart from that, +1 from me
on the release:
find . -name "*.java" -path "*/main/*" | xargs grep "printStackTrace()" | wc -l
30
{quote}
was:
This is from [~Colm O hEigeartaigh]'s comment:
{quote}
One improvement I'd like to see before the 1.0 GA release is to improve the
exception handling. There are many examples of catch statements that just have
a printStackTrace() leading to NPEs down the line. Apart from that, +1 from me
on the release:
find . -name "*.java" -path "*/main/*" | xargs grep "printStackTrace()" | wc -l
30
{quote}
> Some improvement work for exception handling
> --------------------------------------------
>
> Key: DIRKRB-626
> URL: https://issues.apache.org/jira/browse/DIRKRB-626
> Project: Directory Kerberos
> Issue Type: Bug
> Affects Versions: 1.0.0-GA
> Reporter: Lin Zeng
>
> This is from [~coheigea]'s comment:
> {quote}
> One improvement I'd like to see before the 1.0 GA release is to improve the
> exception handling. There are many examples of catch statements that just
> have a printStackTrace() leading to NPEs down the line. Apart from that, +1
> from me on the release:
> find . -name "*.java" -path "*/main/*" | xargs grep "printStackTrace()" | wc
> -l
> 30
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)