Created attachment 644279 [details]
Java test program for locking a file
Java test program used to test exclusive file lock (run with Sun Java 6 and
OpenJDK 1.7). Simply provide name of file to lock as parameter. File lock is
released after pressing 'ENTER'.