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

Bryce McKinlay bryce@albatross.co.nz
Sat Apr 15 19:50:00 GMT 2000


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

From: Bryce McKinlay <bryce@albatross.co.nz>
To: Tom Tromey <tromey@cygnus.com>, java-gnats@sourceware.cygnus.com
Cc:  
Subject: Re: java.io/202: File creation doesn't observe umask
Date: Sun, 16 Apr 2000 14:51:07 +1200

 With umask set to 000, Sun JDK 1.2.2 creates a 0666 file. IBM JDK 1.1.8
 creates a 0664 file. I think that 1.2.2 is right here.
 
 regards
 
   [ bryce ]
 
 


More information about the Java-prs mailing list