hg: jdk7/tl/jdk: 6843995: RowSet 1.1 updates
Alan Bateman
Alan.Bateman at oracle.com
Sun Sep 5 17:14:21 UTC 2010
Rémi Forax wrote:
> :
> There is a bug in SyncFactory, it uses the double checked locking
> pattern,
> which is broken in Java :)
>
> Rémi
Lance - I've created a jdbc/rowset_implementation bug to track this:
6982530: SyncFactory synchronization problems
In addition to the Rémi's comment, it would be good to double check (pun
intended!) for other synchronization issues in that code, for example in
the JNDI initialization or between the setLogger and getLogger methods.
-Alan.
More information about the core-libs-dev
mailing list