On Fri, Mar 11, 2011 at 3:03 PM, Lance Andersen - Oracle <[email protected]> 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
