You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2010/07/27 05:56:16 UTC

[jira] Commented: (LUCENE-2568) TestUTF32ToUTF8 fails on IBM's JRE

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

Shai Erera commented on LUCENE-2568:
------------------------------------

The tests pass with that patch (I've also upped to the latest rev, which includes your other fix as well ...) ! Thanks for the fast fix !

> TestUTF32ToUTF8 fails on IBM's JRE
> ----------------------------------
>
>                 Key: LUCENE-2568
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2568
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>         Attachments: LUCENE-2568.patch
>
>
> This is because AutomatonTestUtil.RandomAcceptedString is returning an invalid UTF32 int[] -- it has an unpaired surrogate, and IBM's JRE handles this differently than Oracle's.

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