testUTF16NoSignature(org.apache.uima.pear.util.PearEncodingTest) failing on IBM 
Java 5
--------------------------------------------------------------------------------------

                 Key: UIMA-2099
                 URL: https://issues.apache.org/jira/browse/UIMA-2099
             Project: UIMA
          Issue Type: Bug
    Affects Versions: 2.3.1SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.3.2SDK


testUTF16NoSignature(org.apache.uima.pear.util.PearEncodingTest)
has a solid failure when running with IBM Java 5, but works with Sun/Oracle 
Java 5.

Failure happens when translating the first few bytes in a read buffer into 
UTF-16LE,
in the method detectXmlFileEncoding in org.apache.uima.pear.XMLUtil, when the 
number of bytes passed in is 7.  Works if this is changed to 6.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to