[ 
https://issues.apache.org/jira/browse/LUCENE-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832892#comment-15832892
 ] 

Uwe Schindler commented on LUCENE-7631:
---------------------------------------

Hi,
IBM JDK8+ should also use OpenJDK internally, so I dont't think hit has much 
different options. I can try later, I have one installed.

What do we do with Solr? Keep it as it is (it overrides to do no Xlint warnings 
at all and don't fail on warning). Otherwise I am fine with committing this. 
But we should really work on removing unsafe and rawtypes warnings from 
functions module. Now those are completely undetected (no warning, no error).

> Enforce javac warnings
> ----------------------
>
>                 Key: LUCENE-7631
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7631
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Mike Drob
>         Attachments: LUCENE-7631.patch
>
>
> Robert's comment on LUCENE-3973 suggested to take an incremental approach to 
> static analysis and leverage the java compiler warnings. I think this is easy 
> to do and is a reasonable change to make to protect the code base for the 
> future.
> We currently have many fewer warnings than we did a year or two years ago and 
> should ensure that we do not slide backwards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to