Code review request for 7026898 DriverManager to now use CopyOnWriteArrayList

Ulf Zibis Ulf.Zibis at gmx.de
Fri Mar 11 20:18:50 UTC 2011


Maybe you could update the javadoc style (<code> -> @code etc.) and move the constructor to the 
begining.

-Ulf


Am 11.03.2011 21:03, schrieb Lance Andersen - Oracle:
> Hi,
>
> I have posted the diffs to DriverManager for review at http://cr.openjdk.java.net/~lancea/7026898/.  This change utilizes CopyOnWriteArrayList instead of the Vectors previously used.
>
>
> Regards,
>
> Lance
>
>
> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com
>
> 	Oracle is committed to developing practices and products that help protect the environment
>
>
>



More information about the core-libs-dev mailing list