https://issues.apache.org/bugzilla/show_bug.cgi?id=48637
--- Comment #6 from Stefan Bodewig <[email protected]> 2010-01-29 08:23:16 UTC --- Actually I started looking into the issue just before you attached your first patch. I'm about to commit a modified version of your second patch in a few minutes (by sheer luck I ran into a situation where timeLeft turned negative in my very first loop test). The race condition never occurred with Java 1.4 for me, but I always heard the results you described when using 1.6. The patched version works on either Java version. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
