RFR [9] 8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly

Martin Buchholz martinrb at google.com
Fri Jan 31 17:30:57 UTC 2014


jsr166 CVS fix in progress.


On Fri, Jan 31, 2014 at 8:23 AM, Chris Hegarty <chris.hegarty at oracle.com>wrote:

> Trivial change to CopyOnWriteArrayList.COWSubList.subList to catch the
> case where the fromIndex is greater that the toIndex.
>
> http://cr.openjdk.java.net/~chegar/8011645/webrev.00/webrev/
>
> -Chris.
>



More information about the core-libs-dev mailing list