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

Shai Erera commented on LUCENE-1677:
------------------------------------

Is there a reason why test-tag does not depend on compile-tag? Previously, I 
could just run "ant test-tag" and it downloaded the tag, compiled it and run 
the tests. Now I need to run "ant compile-tag test-tag".

> Remove GCJ IndexReader specializations
> --------------------------------------
>
>                 Key: LUCENE-1677
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1677
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Earwin Burrfoot
>            Assignee: Michael McCandless
>             Fix For: 2.9
>
>
> These specializations are outdated, unsupported, most probably pointless due 
> to the speed of modern JVMs and, I bet, nobody uses them (Mike, you said you 
> are going to ask people on java-user, anybody replied that they need it?). 
> While giving nothing, they make SegmentReader instantiation code look real 
> ugly.
> If nobody objects, I'm going to post a patch that removes these from Lucene.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to