RFR [8011215] optimization of CopyOnWriteArrayList.addIfAbsent()

Martin Buchholz martinrb at google.com
Tue Apr 2 19:05:32 UTC 2013


On Tue, Apr 2, 2013 at 11:53 AM, Ivan Gerasimov
<ivan.gerasimov at oracle.com>wrote:

> Hello everybody!
>
> Please review my proposal for the CopyOnWriteArrayList.**addIfAbsent()
> method optimization.
>
> http://washi.ru.oracle.com/~**igerasim/webrevs/8011215/**webrev/index.html<http://washi.ru.oracle.com/~igerasim/webrevs/8011215/webrev/index.html>


This URL is not readable by external reviewers.

The "master" version of CopyOnWriteArrayList is here:
http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/java/util/concurrent/CopyOnWriteArrayList.java?view=markup



More information about the core-libs-dev mailing list