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

(fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • core-libs

      The FileSystems methods newFileSystem(Path, Map) and newFileSystem(Path, Map, ClassLoader) should specify IllegalArgumentException (IAE). The methods that take a URI + Map already specify IAE.

      We should also update the description for when IAE is thrown to allow for an invalid combination of properties/values.

            bpb Brian Burkhalter
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: