Uwe Schindler created LUCENE-7604:
-------------------------------------
Summary: TestLRUQueryCache.testDetectMutatedQueries does not work
on Java 9 b150
Key: LUCENE-7604
URL: https://issues.apache.org/jira/browse/LUCENE-7604
Project: Lucene - Core
Issue Type: Bug
Components: core/search
Reporter: Uwe Schindler
For some strange reason, the test testDetectMutatedQueries of TestLRUQueryCache
suite does not trigger the ConcurrentModificationException on changing the
hashCode (see BadQuery class).
I have no idea why this happens, so I will disable this test on Java 9 for now.
The other test also fails with Java 9 because of RamUsageTester (LUCENE-7595),
but this is unrelated, so I opened a separate issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]