In JDK-8162520 the FileStore.get*Space() methods are updated to return Long.MAX_VALUE in the case of the actual space overflowing a long. The specification of the analogous File methods should also be so changed.
- duplicates
-
JDK-8179320 File.getUsableSpace() returns a negative number on very large file system
-
- Resolved
-
- relates to
-
JDK-8162520 (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
-
- Resolved
-
- links to