erikj [Wed, 12 Sep 2018 08:46:25 -0700] rev 51712
8210519: build/releaseFile/CheckSource.java failed additional sources found
Reviewed-by: mikael, dholmes, ihse
mhorie [Wed, 12 Sep 2018 14:24:17 +0200] rev 51711
8208171: PPC64: Enrich SLP support
Reviewed-by: mdoerr, gromero
mdoerr [Wed, 12 Sep 2018 12:54:16 +0200] rev 51710
8210497: [PPC64] Vector registers not saved across safepoint
Reviewed-by: goetz, lucy
ihse [Wed, 12 Sep 2018 12:23:58 +0200] rev 51709
8059019: sdp.conf.template should be copied on linux too
Reviewed-by: alanb, erikj
tschatzl [Wed, 12 Sep 2018 11:08:42 +0200] rev 51708
8209843: Optimize oop scan closure closures wrt to reference processing in G1
Summary: Set more appropriate reference iteration mode for G1 closures.
Reviewed-by: kbarrett, pliden
adinn [Wed, 12 Sep 2018 09:12:42 +0100] rev 51707
8210578: AArch64: Invalid encoding for fmlsvs instruction
Summary: sub_op code for fmslvs should be 1 not 0
Reviewed-by: roland
thartmann [Wed, 12 Sep 2018 09:23:36 +0200] rev 51706
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Summary: Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
rkennke [Fri, 31 Aug 2018 16:28:52 +0200] rev 51705
8210187: Explicit barriers for C2
Reviewed-by: eosterlund, shade, roland, pliden