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