On 21/03/2015 10:50, Dmitry Samersoff wrote:
Hi Everyone,

Please review small, test only fix.

http://cr.openjdk.java.net/~dsamersoff/JDK-8075569/webrev.01/

Lock deleted while we are setting last modified time.
Ignore error and lets the app exits

This looks okay to me but since it now handles the lock file going away at any time then the Files.exists can be removed if you want (it's harmless to keep it of course).

-Alan

Reply via email to