You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2008/06/26 13:49:45 UTC

[jira] Commented: (HARMONY-5816) The RasterTest fails due to the failing of testGetPixels() method

    [ https://issues.apache.org/jira/browse/HARMONY-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608394#action_12608394 ] 

Mark Hindess commented on HARMONY-5816:
---------------------------------------

I can't see how this patch can fix the issue since all it appears to do is add a temporary variable "raster " and looking at the patch it is clear that it doesn't in fact touch the DataBuffer line of the test at all.


> The RasterTest fails due to the failing of testGetPixels() method
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5816
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5816
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tharindu Mathew
>            Priority: Minor
>         Attachments: RasterTestFix.patch
>
>
> The RasterTest fails due to a regressing test named testGetPixels() failing. The test throws a Data Buffer too small RasterException rather than the expected ArrayOutofBoundsException.

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