bpb [Mon, 10 Aug 2015 10:50:24 -0700] rev 32097
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
bpb [Fri, 07 Aug 2015 16:09:10 -0700] rev 32096
8133207: ParallelProbes.java test fails after changes for JDK-8080115
Summary: Do not run in othervm mode.
Reviewed-by: darcy, rriggs
bpb [Fri, 07 Aug 2015 07:10:44 -0700] rev 32095
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
Summary: Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.
Reviewed-by: chegar
simonis [Fri, 07 Aug 2015 10:25:19 +0200] rev 32094
8132551: Initialize local varibales before returning them in p11_convert.c
Reviewed-by: wetmore
naoto [Thu, 06 Aug 2015 18:20:11 -0700] rev 32093
8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
Reviewed-by: okutsu
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32092
Added tag jdk9-b77 for changeset c02e2d8c7f9f
duke [Wed, 05 Jul 2017 20:45:16 +0200] rev 32091
Merge