JDK-4109963 : REQ: ability to change permissions on a local file.
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1998-02-06
  • Updated: 1998-02-06
  • Resolved: 1998-02-06
Related Reports
Duplicate :  
Description

Name: rm29839			Date: 02/05/98


I found the File.canWrite() and File.canRead() methods but there were no setWrite() or setRead() counterparts. I was hoping the 
new FilePermission class would solve this problem but it does not.
(Review ID: 24650)
======================================================================

Comments
WORK AROUND Name: rm29839 Date: 02/05/98 Write native code and use JNI. ======================================================================
11-06-2004