[jira] [Updated] (LUCENE-7742) FindBugs: unboxing followed by re-boxing

2017-03-14 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7742: Attachment: LUCENE-7742.patch Rebased the patch... the old one didn't apply anymore. >

[jira] [Updated] (LUCENE-7742) FindBugs: unboxing followed by re-boxing

2017-03-12 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7742: Attachment: LUCENE-7742.patch Some of the ternary operator use cases don't look as good