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

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

    [ https://issues.apache.org/jira/browse/LUCENE-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778832#comment-15778832 ] 

ASF subversion and git services commented on LUCENE-7604:
---------------------------------------------------------

Commit 1d3fb3e9a9ea0e3d566632c0b827dad0295ce425 in lucene-solr's branch refs/heads/master from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1d3fb3e ]

LUCENE-7604: Disable test on Java 9


> 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
>              Labels: Java9
>
> 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