classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Patch java.io.File/VMFile


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch java.io.File/VMFile
Date: Fri, 26 Nov 2004 14:49:26 +0100

Hi,

I committed the attached patch to move the lame method to test for
writable directories to VMFile so that VMs can replace it with something
more efficient/appropriate.

Regards,
Jeroen

2004-11-26  Jeroen Frijters  <address@hidden>

        * java/io/File.java
        (canWrite): Moved directory write test to VMFile.
        * vm/reference/java/io/VMFile.java
        (canWriteDirectory): New method.

Attachment: File.patch
Description: File.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]