This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch to make Win32 file locking work like POSIX -- objections?


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Adam> The following patch disables Win32's automatic file locking,
Adam> making it work the way POSIX file locking works ("off by
Adam> default").

Bryce> Do the other Java VMs disable the locking on Windows? If so,
Bryce> and this patch is bringing gcj into line with that behaviour,
Bryce> then I think this is fine.

Sounds good.  And it sounds like a general rule: Adam, I can't speak
for others, but I pretty much rely on your judgement for
Win32-specific code.  Compatibility can sometimes be an overriding
factor.  It's certainly something worth looking at before making
decisions.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]