Hi, I installed OpenJDK 13 preview builds on Apache Lucene's Jenkins (to actually test some fixes with Hotspot), but the builds did not even pass compilation phase, so we can't even build Lucene: https://issues.apache.org/jira/browse/LUCENE-8729
The question is now: We enable "doclint" checks in Lucene's code, but now it seems to also affect 3rd party code like Apache Lucene, if Javac has doclint enabled: Is this a bug and will this be part of JDK13, so will it also be complain in code outside JDK? My question: How to fix this and what is the correct spec that handles this for JDK 13? Uwe ----- Uwe Schindler [email protected] ASF Member, Apache Lucene PMC / Committer Bremen, Germany http://lucene.apache.org/
