You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2016/12/26 19:13:58 UTC

[jira] [Created] (LUCENE-7604) TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org