jlahoda [Thu, 02 Nov 2017 11:16:27 +0100] rev 47485
8187681: Compiling for target 9 while also using --patch-module
Summary: Removing limitation on simultaneous use of --release and --patch-module for system modules.
Reviewed-by: mcimadamore, jjg
jlahoda [Thu, 02 Nov 2017 10:09:34 +0100] rev 47484
8189595: jshell tool: line redrawn on each completion
Reviewed-by: rfield
xiaofeya [Thu, 02 Nov 2017 04:36:53 -0400] rev 47483
8190505: Typo in test/jdk/ProblemList.txt
Reviewed-by: alanb
jlahoda [Wed, 01 Nov 2017 16:45:28 +0100] rev 47482
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
Summary: Constant annotation attribute values should be allowed.
Reviewed-by: vromero
jjiang [Wed, 01 Nov 2017 10:49:21 +0800] rev 47481
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
Summary: tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test.
Reviewed-by: darcy
rriggs [Tue, 31 Oct 2017 16:25:27 -0400] rev 47480
8190441: ProblemList some intermittent CORBA tests
Reviewed-by: lancea, darcy
asmotrak [Tue, 31 Oct 2017 17:03:02 +0300] rev 47479
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes