[
https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15776698#comment-15776698
]
Paul Elschot commented on LUCENE-7602:
--------------------------------------
With both patches applied, ant clean compile-test gives a single warning.
Perhaps ContextMap should be separate issue.
For lucene I think it is worthwhile to use a lucene class without generics as
the context map instead of the Map<?,?> variations that are present in the
current code.
For solr I have no idea. I would hope that by using IdentityHashMap is no more
needed because queries are immutable.
> Fix compiler warnings for ant clean compile
> -------------------------------------------
>
> Key: LUCENE-7602
> URL: https://issues.apache.org/jira/browse/LUCENE-7602
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Paul Elschot
> Priority: Minor
> Labels: build
> Fix For: trunk
>
> Attachments: LUCENE-7602-ContextMap-lucene.patch,
> LUCENE-7602-ContextMap-solr.patch, LUCENE-7602.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]