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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 6
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: