[
https://issues.apache.org/jira/browse/DERBY-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892945#comment-13892945
]
Mamta A. Satoor commented on DERBY-6426:
----------------------------------------
Myrna, your interpretation of the code change sounds right to me. Prior to the
fix for this jira, we were doing an equality comparison for login failed
exception but not doing anything with the result of that check.
> Fix isLoginException
> --------------------
>
> Key: DERBY-6426
> URL: https://issues.apache.org/jira/browse/DERBY-6426
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 10.9.1.0
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 10.1.3.2
>
> Attachments: fix_isLoginException.txt
>
>
> code treats any StandardException as a login exception due to curious no-op
> code. Added login state check to make it work as expected.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)