chegar [Thu, 16 Mar 2017 16:56:08 +0000] rev 44267
8176772: jar tool support to report automatic module names
Reviewed-by: alanb, mchung
bpb [Thu, 16 Mar 2017 08:58:31 -0700] rev 44266
8176846: (fc) Increase timeouts of and instrument some tests using FileChannel#write
Summary: Change tests to improve odds of passing on slow file systems.
Reviewed-by: clanger, rriggs
prappo [Thu, 16 Mar 2017 15:30:54 +0000] rev 44265
8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem
Reviewed-by: mr
erikj [Thu, 16 Mar 2017 14:46:50 +0100] rev 44264
8176849: jdk9 BCL builds fail after cleaning up temporary file ASSEMBLY_EXCEPTION
Reviewed-by: ihse
mli [Wed, 15 Mar 2017 19:24:56 -0700] rev 44263
8176563: @since value errors in apis of java.base/java.logging module
Reviewed-by: alanb, chegar, dfuchs, dholmes, martin, naoto, rriggs
mchung [Wed, 15 Mar 2017 18:08:46 -0700] rev 44262
8176815: Remove StackFramePermission and use RuntimePermission for stack walking
Reviewed-by: alanb, bchristi
smarks [Wed, 15 Mar 2017 17:17:16 -0700] rev 44261
8066640: clarify security checks in ObjectInputStream.enableResolveObject and ObjectOutputStream.enableReplaceObject
Reviewed-by: chegar, darcy