-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Name: mt13159 Date: 01/30/2000
Currently there is no way to set operating system file permissions
from Java. The java.io.FilePermission class added in Java 2 only
refers to permissions within the Java world; it does not affect what
the operating system sees. A new class, or new methods in the
java.io.File class, is needed to do that.
======================================================================
- duplicates
-
JDK-4313887 New I/O: Improved filesystem interface
-
- Resolved
-