jlahoda [Fri, 21 Sep 2018 12:29:31 +0200] rev 51832
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
Summary: Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
xyin [Fri, 21 Sep 2018 16:13:49 +0800] rev 51831
8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
Reviewed-by: chegar
xyin [Fri, 21 Sep 2018 15:49:59 +0800] rev 51830
8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
Reviewed-by: chegar
xuelei [Thu, 20 Sep 2018 14:19:53 -0700] rev 51829
8210974: No extensions debug log for ClientHello
Reviewed-by: jnimeh, wetmore
roland [Wed, 12 Sep 2018 16:38:13 +0200] rev 51828
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Reviewed-by: thartmann, kvn
vromero [Thu, 20 Sep 2018 12:49:58 -0700] rev 51827
8209022: Missing checkcast when casting to type parameter bounded by intersection type
Reviewed-by: mcimadamore
shade [Thu, 20 Sep 2018 21:14:38 +0200] rev 51826
8210963: Build failures after "8210829: Modularize allocations in C2"
Reviewed-by: rkennke, thartmann
ihse [Thu, 20 Sep 2018 21:05:00 +0200] rev 51825
8210931: JLI and launchers normalization and cleanup
Reviewed-by: alanb, erikj
ihse [Thu, 20 Sep 2018 20:54:19 +0200] rev 51824
8210962: Deprecate jdk-variant
Reviewed-by: shade, erikj
iklam [Tue, 18 Sep 2018 21:47:14 -0700] rev 51823
8210875: Refactor CompactHashtable
Reviewed-by: ccheung, jiangli