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

Shai Erera commented on LUCENE-3927:
------------------------------------

Still can't find it. I tried with the latest JRE "IBM J9 VM (build 2.4, JRE 
1.6.0 IBM J9 2.4 Windows 7 amd64-64 jvmwa6460sr10-20111207_96808 (JIT enabled, 
AOT enabled)" but TestImpersonation fails. So I guess the fix is not yet 
included in that version.

I know it has been fixed (because as I said, I have an unofficial JAR with 
which I can run Trunk tests), so I will try newer releases when they're 
available.

But if you can resolve it such that it works without that fix, that will be 
great.
                
> allow running trunk tests with IBM JRE
> --------------------------------------
>
>                 Key: LUCENE-3927
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3927
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/test
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3927.patch
>
>
> This is currently not possible because of how the SPI loader works,
> we cannot simulate Lucene3x codec with PreFlexRWCodec.
> But we should still allow basic testing (even though we cannot test preflex).
> After hacking around the issue, I get interesting fails with this JRE so I 
> think its worth it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to