RFR: JDK-8114832 it.next on ArrayList throws wrong type of Exception after remove(-1)

Steve Drach steve.drach at oracle.com
Fri Jul 24 18:16:10 UTC 2015


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