Hi Rory, FYI, the JDK 9 b26 build seems to work now with Lucene. I have not yet completed the tests (no Solr up to now, only Lucene), so we might add it as build JDK to the Policeman Jenkins server soon!
As you see in the attached issue mail (https://issues.apache.org/jira/browse/LUCENE-5886), I will add Java 9 support to our build files (and a new Constant accessible from Lucene classes), so some conditionals in the ANT build works correct (we do some checks only on specific JVMs). Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
--- Begin Message ---[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098738#comment-14098738 ] Uwe Schindler commented on LUCENE-5886: --------------------------------------- By the way: Java 9 b26 passes analysis-common tests (the lowercasing bug was fixed in b25). We may now add a new Policeman Jenkins JVM to the list - I will do some more thorough testing! > current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java > ----------------------------------------------------------------------------- > > Key: LUCENE-5886 > URL: https://issues.apache.org/jira/browse/LUCENE-5886 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > Attachments: LUCENE-5886.patch, LUCENE-5886.patch, LUCENE-5886.patch, > java9detection.patch, java9detection.patch > > > It seems the version we are using has bugs that are tripped by this test. > We are using 3.7.2, I think we should upgrade to 4.4? > It seems to solve the issue for me. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--- End Message ---
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
