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
mchung [Mon, 27 Nov 2017 19:20:17 -0800] rev 47946
Merge
mchung [Mon, 27 Nov 2017 14:41:59 -0800] rev 47945
8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
Reviewed-by: bpb
darcy [Mon, 27 Nov 2017 18:00:56 -0800] rev 47944
8191234: TypeKindVisitor needs to handle modules
Reviewed-by: jjg
ihse [Mon, 27 Nov 2017 22:22:03 +0100] rev 47943
8191923: Save run-test summary to file
Reviewed-by: tbell