RFR: JDK-8114832 it.next on ArrayList throws wrong type of Exception after remove(-1)
Martin Buchholz
martinrb at google.com
Fri Jul 24 18:30:46 UTC 2015
Hi Steve, pleased to meet you!
(are you a new maintainer of java.util collections?)
I'm mildly opposed to this change - I added comments to the bug.
On Fri, Jul 24, 2015 at 11:16 AM, Steve Drach <steve.drach at oracle.com>
wrote:
> Hello,
>
> Please review the fix for JDK-8114832. I did what was suggested in the
> comments in the bug report, moving the increment of modcount to the “right”
> place.
>
> https://bugs.openjdk.java.net/browse/JDK-8114832 <
> https://bugs.openjdk.java.net/browse/JDK-8114832>
> http://slc01hfj.us.oracle.com/webrevs/JDK-8114832/webrev/index.html <
> http://slc01hfj.us.oracle.com/webrevs/JDK-8114832/webrev/index.html>
>
> An internal review has been completed.
>
> Thanks,
> Steve
>
>
>
More information about the core-libs-dev
mailing list