JDK-8232271 : java.io.File.get*Space() should be aligned to updated FileStore analog methods
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2019-10-15
  • Updated: 2019-11-02
  • Resolved: 2019-11-02
Related Reports
Duplicate :  
Relates :  
Description
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.
Comments
Resolving as dup of JDK-8179320.
02-11-2019