This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: patch to make Win32 file locking work like POSIX -- objections?
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 15 Mar 2002 16:19:51 +1300
- Subject: Re: patch to make Win32 file locking work like POSIX -- objections?
- References: <86ofhqblqr.fsf@megacz.com>
Adam Megacz wrote:
>The following patch disables Win32's automatic file locking, making it
>work the way POSIX file locking works ("off by default").
>
Do the other Java VMs disable the locking on Windows? If so, and this
patch is bringing gcj into line with that behaviour, then I think this
is fine.
regards
Bryce.