Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4969398

Need method for determining available disk space given path.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • core-libs
    • None
    • sparc
    • solaris_9

      Java needs to provide a standard method for determining available disk
      space given a path. As it stands, the only indication Java provides is
      the exception generated when space is exhausted. This is unacceptable as
      it does not allow an application to determine when space is low and warn
      the user or take other action before the space is exhausted and serious
      side effects occur. Java is a multi-platform programming environment that
      should provide this functionality in the JRE through a standard API call.
      Requiring the programmer to write platform specific code for every possible
      platform is not acceptable for such a basic function common to all platforms.

      ###@###.### 2003-12-16

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: