On Wed, Apr 28, 2010 at 1:52 PM, Shai Erera <[email protected]> wrote: > I use 1.6.0_18. > > Maybe seeding w/ System.nanoTime() will help, but don't you think > NativeFSLock should be more robust anyway? Even for the regular lock > file this can happen if at the same time delete() is attempted the > file is held by another process ...
Oh definitely -- I think we should do both (fix the random seeding & the robustness fixes). Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
