https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
--- Comment #5 fr
https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
--- Comment #4 from ba...@semedy.com ---
(In reply to Christopher Schultz from comment #3)
> Could this class have been written as a subclass of StatementFinalizer that
> simply overrides all the methods with synchronized versions and delegates
https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
--- Comment #3 from Christopher Schultz ---
Could this class have been written as a subclass of StatementFinalizer that
simply overrides all the methods with synchronized versions and delegates to
the superclass? That would be less code to main
https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
Christopher Schultz changed:
What|Removed |Added
Attachment #34679|text/x-java-source |text/plain
mime type|
https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
--- Comment #2 from ba...@semedy.com ---
Created attachment 34679
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34679&action=edit
A thread-safe variant of the original StatementFinalizer
This is a slightly modified version of the origi
https://bz.apache.org/bugzilla/show_bug.cgi?id=60645
Christopher Schultz changed:
What|Removed |Added
OS||All
--- Comment #1 from Christop