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

MODULE_SOURCE_PATH: Implement missing methods

XMLWordPrintable

    • b166
    • Verified

        The methods
        StandardjavaFileManager.getLocation
        StandardjavaFileManager.getLocationAsPaths
        StandardjavaFileManager.setLocation
        StandardjavaFileManager.setLocationFromPaths

        all throw UnsupportedOperationException for MODULE_SOURCE_PATH because the underlying methods in Locations.ModuleSourcePathLocationHandler are no implemented. Now that we have implemented the more complex setLocationForModule method, it is reasonable to implement these simpler variants.

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

                Created:
                Updated:
                Resolved: