JDK-4151272 : java.io.FileSystem request for size method
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.1.5
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-06-22
  • Updated: 2005-03-02
  • Resolved: 2005-03-02
Related Reports
Duplicate :  
Description

Name: paC48320			Date: 06/22/98


I don't understand why there is not a FileSystem
class while there is a File class.  I need an easy
way to figure out the size of a filesystem... urg.
(Review ID: 25967)
======================================================================

Comments
EVALUATION Possible target for filesystem work in Tiger. ###@###.### 2002-05-09 A methods to get the size of the file system, the amount of free space, and the amount of space which is usuable by the VM are being provided by bug 4057701. ###@###.### 2005-03-02 23:53:59 GMT
02-03-2005

WORK AROUND Name: paC48320 Date: 06/22/98 write your own native methods (ick) ======================================================================
11-06-2004