JDK-8144891 : ToolBox should use java.nio.file.Path internally, instead of java.io.File
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2015-12-08
  • Updated: 2015-12-08
Related Reports
Relates :  
Description
Continuing the migration from java.io.File to java.nio.file.Path, we should update ToolBox to use nuilfile.Path internally.