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
vromero [Mon, 27 Nov 2017 13:26:31 -0500] rev 47942
8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
Reviewed-by: mcimadamore
ihse [Mon, 27 Nov 2017 19:16:55 +0100] rev 47941
8179554: make run-test does not respect ProblemList.txt
Reviewed-by: erikj