Review Request (1-line fix): 7032589 "FileHandler leaking file descriptor of the file lock"

Mandy Chung mandy.chung at oracle.com
Fri Apr 15 10:01:32 PDT 2011


  Fix for 7032589: FileHandler leaking file descriptor of the file lock

Webrev at:
    http://cr.openjdk.java.net/~mchung/jdk7/7032589/webrev.00/

When a log file is currently being used, tryLock() will fail and it has 
to close the file channel of the lock file

Thanks
Mandy


More information about the serviceability-dev mailing list