[ https://issues.apache.org/jira/browse/HARMONY-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leo Li reassigned HARMONY-4395:
-------------------------------
Assignee: Leo Li
> [classlib][util]AbstractSequentialList.set should throw IndexOutOfBoundsException when
no elements exists.
> ----------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-4395
> URL: https://issues.apache.org/jira/browse/HARMONY-4395
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Jimmy, Jing Lv
> Assignee: Leo Li
> Attachments: Harmony4395.diff
>
>
> AbstractSequentialList.set(int location, E object) should throw IndexOutOfBoundsException
when no elements of location exists, while Harmony throws a NoSuchElementException currently
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|