.jcheck/conf
author bpb
Mon, 10 Aug 2015 10:50:24 -0700
changeset 32097 5f00777700b0
parent 22030 3e7d1a70e010
child 43596 6f2d432b3cf0
permissions -rw-r--r--
8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider Summary: Handle UOEs in newFileSystem(URI,...) similarly to as done in newFileSystem(Path path, ClassLoader loader). Reviewed-by: chegar

project=jdk9