On Thu, Mar 22, 2001 at 10:50:24AM -0500, Jeff Sturm wrote: > For robustness it is critical that any Java method cleanups are executed > regardless of the exception, or synchronized methods may never release > their lock. You needn't worry about that -- that's easy. r~