javac has been almost completely converted to use java.nio.file API. In particular, it uses java.nio.file within the standard file manager.
This issue covers the few remaining direct uses of java.io.File outside the file manager.
This issue covers the few remaining direct uses of java.io.File outside the file manager.