ihse [Wed, 29 Nov 2017 14:45:41 +0100] rev 47956
8177956: Add TEST_VM_OPTS as convenience for run-test arguments
Reviewed-by: erikj, tbell
jjiang [Tue, 28 Nov 2017 22:19:34 -0800] rev 47955
8186057: TLS interoperability testing between different Java versions
Summary: An interop test for checking the compatibility among different Java versions.
Reviewed-by: asmotrak
bpatel [Tue, 28 Nov 2017 20:19:29 -0800] rev 47954
8185369: Clean up the javadoc stylesheet
Reviewed-by: jjg
valeriep [Wed, 29 Nov 2017 00:43:59 +0000] rev 47953
8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
Summary: updated javadoc to remove the text of using 1024 as the default key size
Reviewed-by: mullan
mcimadamore [Tue, 28 Nov 2017 18:51:55 +0000] rev 47952
8178427: NPE in Infer$CheckUpperBounds
Summary: void target-type causes a crash during overload resolution
Reviewed-by: vromero
bchristi [Tue, 28 Nov 2017 10:15:47 -0800] rev 47951
8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
Reviewed-by: alanb, dholmes, martin, mchung
hannesw [Tue, 28 Nov 2017 15:55:50 +0100] rev 47950
8191891: Update minumum Ant version in Nashorn build.xml
Reviewed-by: jlaskey, sundar
hannesw [Tue, 28 Nov 2017 15:36:36 +0100] rev 47949
8059835: Optimistic splitting doesn't work with let and const
Reviewed-by: jlaskey, attila
jlahoda [Mon, 27 Nov 2017 19:29:00 +0100] rev 47948
8133616: compiler error messages for dup single type, single static import switched
Summary: When reporting clashing imports, use the (non-)staticness of the original import to generate the error message.
Reviewed-by: mcimadamore
attila [Tue, 28 Nov 2017 07:58:32 +0100] rev 47947
8191878: Reduce code duplication in BeanLinker
Reviewed-by: hannesw, sundar