[ 
https://issues.apache.org/jira/browse/LUCENE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-6534:
----------------------------------
    Labels: Java9  (was: )

> Analysis tests are angry at JDK9 B67
> ------------------------------------
>
>                 Key: LUCENE-6534
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6534
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>              Labels: Java9
>
> These tests are failing in crazy ways even with -Xint. Just grab B67 and run 
> 'ant test' from lucene/analyzers. 
> {noformat}
>    [junit4] Tests with failures (first 10 out of 26):
>    [junit4]   - 
> org.apache.lucene.analysis.core.TestAnalyzers.testRandomHugeStrings
>    [junit4]   - 
> org.apache.lucene.analysis.standard.TestClassicAnalyzer.testRandomHugeStrings
>    [junit4]   - 
> org.apache.lucene.analysis.reverse.TestReverseStringFilter.testRandomStrings
>    [junit4]   - 
> org.apache.lucene.analysis.cjk.TestCJKWidthFilter.testRandomData
>    [junit4]   - 
> org.apache.lucene.analysis.de.TestGermanLightStemFilter.testRandomStrings
>    [junit4]   - 
> org.apache.lucene.analysis.charfilter.TestMappingCharFilter.testRandomMaps
>    [junit4]   - 
> org.apache.lucene.analysis.charfilter.TestMappingCharFilter.testRandom
>    [junit4]   - 
> org.apache.lucene.analysis.en.TestEnglishMinimalStemFilter.testRandomStrings
>    [junit4]   - 
> org.apache.lucene.analysis.no.TestNorwegianMinimalStemFilter.testRandomStrings
>    [junit4]   - 
> org.apache.lucene.analysis.ngram.EdgeNGramTokenFilterTest.testRandomStrings
> {noformat}
> Maybe one of the charset changes or similar? I haven't tried to boil any of 
> these down yet. They do not reproduce, its like there is some 'internal 
> state' involved...



--
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

Reply via email to