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.
We should also update the description for when IAE is thrown to allow for an invalid combination of properties/values.