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

Paths should use List<File> or List<URI> instead of List<String> to represent a path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • tools
    • None
    • b78
    • generic
    • generic

      The interaction between Paths and JavaFileManager is very string-centric, resulting in excessive translation to File objects.

      The paths returned from Paths should be Collection<File> (or better, Collection<URI>)
      and JavaFileObject updated accordingly.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: