[
https://issues.apache.org/jira/browse/LUCENE-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286570#comment-14286570
]
ASF subversion and git services commented on LUCENE-6193:
---------------------------------------------------------
Commit 1653707 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1653707 ]
LUCENE-6193: Collapse identical catch branches in try-catch statements
> Collapse identical catch branches in try-catch statements
> ---------------------------------------------------------
>
> Key: LUCENE-6193
> URL: https://issues.apache.org/jira/browse/LUCENE-6193
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Trivial
> Fix For: Trunk, 5.1
>
> Attachments: LUCENE-6193.patch
>
>
> We are on Java 7+ so we can reduce verbosity by collapsing identical catch
> statements into one. We did the same for solr in SOLR-7014.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]