[ https://issues.apache.org/jira/browse/LUCENE-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203014#comment-15203014 ]
Uwe Schindler commented on LUCENE-7114: --------------------------------------- FYI: I enabled the JDK 9 build 110 Jigsaw build now on Policeman Jenkins, but with compact strings diabled. For me this combination always passed. This build has the other annoying bugs fixed, so we can try a while. As Lucene and Solr should work with the module system now, this looks like the best option. > analyzers-common tests fail with JDK9 EA 110 build > -------------------------------------------------- > > Key: LUCENE-7114 > URL: https://issues.apache.org/jira/browse/LUCENE-7114 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > > Looks like this: > {noformat} > [junit4] Suite: org.apache.lucene.analysis.fr.TestFrenchLightStemFilter > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestFrenchLightStemFilter -Dtests.method=testVocabulary > -Dtests.seed=4044297F9BFA5E32 -Dtests.locale=az-Cyrl-AZ -Dtests.timezone=ACT > -Dtests.asserts=true -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 0.44s J0 | TestFrenchLightStemFilter.testVocabulary <<< > [junit4] > Throwable #1: org.junit.ComparisonFailure: term 0 > expected:<grosi[]> but was:<grosi[er]> > {noformat} > So far i see these failing with french and portuguese. It may be a hotspot > issue, as these tests stem more than 10,000 words. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org