Code review request for 7026898 DriverManager to now use CopyOnWriteArrayList
Lance Andersen - Oracle
Lance.Andersen at oracle.com
Sat Mar 12 21:51:30 UTC 2011
Hi Dave,
Yes it could be made final. This is just a hold over from the original code, but there is no reason that I cannot make it final.
Regards
Lance
On Mar 11, 2011, at 6:26 PM, David Schlosnagle wrote:
> On Fri, Mar 11, 2011 at 3:03 PM, Lance Andersen - Oracle
> <Lance.Andersen at oracle.com> wrote:
>> 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.
>
> Lance,
>
> Shouldn't the logSync lock field be final?
>
> - Dave
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