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

Alan Bateman Alan.Bateman at oracle.com
Sat Apr 16 02:49:42 PDT 2011


Mandy Chung wrote:
> :
> I created a CR 7037134: Potential writing to the same log file by 
> multiple processes
I don't see anything in the logging API that requires the log file to be 
locked but my guess is that this code is there for cases where the log 
file is on a NFS server and the lock daemon isn't running.

-Alan.


More information about the serviceability-dev mailing list