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 2006/04/21 18:39:06 UTC

[jira] Updated: (HARMONY-389) AbstractList subList bounds checking is wrong

     [ http://issues.apache.org/jira/browse/HARMONY-389?page=all ]

Mark Hindess updated HARMONY-389:
---------------------------------

    Attachment: fix.abstractlist.sublist.bounds.checking.diff

Patch with test and fix.


> AbstractList subList bounds checking is wrong
> ---------------------------------------------
>
>          Key: HARMONY-389
>          URL: http://issues.apache.org/jira/browse/HARMONY-389
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Minor
>  Attachments: fix.abstractlist.sublist.bounds.checking.diff
>
> The bounds checking on the AbstractList subList is wrong.  It checks <= size instead of < size.
> Will attach a patch.

-- 
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