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:34:05 UTC

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

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


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


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

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-389?page=comments#action_12378044 ] 

Mark Hindess commented on HARMONY-389:
--------------------------------------

Looks good.  Thanks Mikhail.

> 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
>     Assignee: Mikhail Loenko
>     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


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

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-389?page=all ]
     
Mikhail Loenko closed HARMONY-389:
----------------------------------


verified by Mark

> 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
>     Assignee: Mikhail Loenko
>     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


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

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-389?page=all ]

Mikhail Loenko reassigned HARMONY-389:
--------------------------------------

    Assign To: Mikhail Loenko

> 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
>     Assignee: Mikhail Loenko
>     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


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

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-389?page=all ]
     
Mikhail Loenko resolved HARMONY-389:
------------------------------------

    Resolution: Fixed

fixed in revision 400041
Mark, please verify that it fully resolves the issue

> 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
>     Assignee: Mikhail Loenko
>     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