java.io/202: File creation doesn't observe umask

Tom Tromey tromey@cygnus.com
Sat Apr 15 20:16:00 GMT 2000


The following reply was made to PR java.io/202; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: Bryce McKinlay <bryce@albatross.co.nz>
Cc: Tom Tromey <tromey@cygnus.com>, java-gnats@sourceware.cygnus.com
Subject: Re: java.io/202: File creation doesn't observe umask
Date: Sat, 15 Apr 2000 20:01:43 -0700 (PDT)

 Bryce> With umask set to 000, Sun JDK 1.2.2 creates a 0666 file. IBM
 Bryce> JDK 1.1.8 creates a 0664 file. I think that 1.2.2 is right
 Bryce> here.
 
 Sounds like IBM went for JDK 1.1 compatibility.
 Feel free to check your patch in.
 
 Tom


More information about the Java-prs mailing list