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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9, 10
    • 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.

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

              Created:
              Updated:
              Resolved: