[ https://issues.apache.org/jira/browse/HARMONY-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Jing Qin updated HARMONY-6292:
---------------------------------
Attachment: HARMOMY-6292.diff
1. Add the mod check in size()
2. Add the testcase to test some apis when concurrent modification occurs.
Anyone interested?
> [classlib][luni] subList(int, int).size() should also check concurrent modification when
the origin changes
> -----------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-6292
> URL: https://issues.apache.org/jira/browse/HARMONY-6292
> Project: Harmony
> Issue Type: Bug
> Environment: All
> Reporter: Li Jing Qin
> Priority: Minor
> Attachments: HARMOMY-6292.diff
>
>
> When the origin has the structural changes (add one more), the sublist should throw ConcurrentModificationException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|