JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 9, 10
    • Component/s: tools
    • b28

      When setLocationForModule is used, and then JavaFileManager.listLocationsForModules is used, then for (some locations), the listed locations won't include the changes through setLocationForModule. In particular the locations handled by Locations.ModulePathLocationHandler are affected, because it will list modules based on the searchPath and ignore the ModuleTable.

            Assignee:
            Jan Lahoda
            Reporter:
            Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: