|
Bug ID:
|
4151272
|
|
Votes
|
1
|
|
Synopsis
|
java.io.FileSystem request for size method
|
|
Category
|
java:classes_io
|
|
Reported Against
|
1.1.5
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4057701,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
22-JUN-1998
|
|
Description
|
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)
======================================================================
|
|
Work Around
|
write your own native methods (ick)
======================================================================
|
|
Evaluation
|
Possible target for filesystem work in Tiger.
xxxxx@xxxxx 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.
xxxxx@xxxxx 2005-03-02 23:53:59 GMT
|
|
Comments
|
Submitted On 07-NOV-2002
bigizzy
Yes there does need to be a FileSystem class which will
provide ways to figure out the type of Filesystem , size of
filesystem and other details of the filesystem.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|