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

PrintWriter and RandomAccessFile should be constructible from Path

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      PrintWriter and RandomAccessFile have constructors with String and File parameters, but none with Path parameter. Files has a newBufferedWriter method, but that's not a PrintWriter. In the past, other classes with File constructors (such as Scanner) were retrofitted to work with Path.


            bpb Brian Burkhalter
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: