[ http://issues.apache.org/jira/browse/DERBY-1844?page=comments#action_12435441 ] John H. Embretsen commented on DERBY-1844: ------------------------------------------
Looks like this is only an issue on IBM JVMs, so adding ibm14- and/or ibm15-specific masters seems like the best (temporary) solution to me. What worries me slightly is that a message starting with "FAIL: Caught exception" is part of the master file. I am assuming that the NegativeArraySizeException is caused by a known bug in the JCC driver triggered by DERBY-1516, as explained in [1], but a comment about this in the code and/or in the master file would have been very helpful. [1]: http://issues.apache.org/jira/browse/DERBY-1516#action_12427294 > jdbcapi/blobclob4BLOB.java fails with JCC drivers > ------------------------------------------------- > > Key: DERBY-1844 > URL: http://issues.apache.org/jira/browse/DERBY-1844 > Project: Derby > Issue Type: Test > Components: Regression Test Failure > Affects Versions: 10.3.0.0 > Environment: IBM JDK 1.4.2 > Reporter: Deepa Remesh > > Test fails with JCC versions 2.4, 2.6 and 2.8. > Sample diff: > < FAIL: Caught exception java.lang.NegativeArraySizeException > 592a592 > > FAIL: Caught exception java.lang.NegativeArraySizeException: -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
