alanb [Thu, 02 Nov 2017 13:20:21 -0700] rev 47489
8186236: ModuleInfoExtender should be ASM6 aware
Reviewed-by: ksrini, mchung, sundar
ksrini [Thu, 02 Nov 2017 13:18:23 -0700] rev 47488
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
darcy [Thu, 02 Nov 2017 15:09:13 -0700] rev 47487
8190573: Problem list InheritedChannelNotServerSocket.java
Reviewed-by: rriggs
psandoz [Tue, 11 Apr 2017 17:25:09 -0400] rev 47486
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
Reviewed-by: psandoz, bpb, briangoetz
Contributed-by: Chris Dennis <chris.w.dennis@gmail.com>
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