alanb [Thu, 21 Jun 2018 18:56:35 +0100] rev 50700
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung
kvn [Thu, 21 Jun 2018 10:54:07 -0700] rev 50699
8205398: AES-CBC decryption algorithm using AVX512 instructions
Reviewed-by: kvn
Contributed-by: regev.shemy@intel.com, shay.gueron@intel.com, smita.kamath@intel.com, shravya.rukmannagari@intel.com
smarks [Thu, 21 Jun 2018 08:45:57 -0700] rev 50698
8203184: List.copyOf() fails to copy sublists
Reviewed-by: psandoz
smarks [Thu, 21 Jun 2018 08:25:03 -0700] rev 50697
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz, briangoetz
coleenp [Thu, 21 Jun 2018 11:10:44 -0400] rev 50696
8205175: Deprecate UnlinkSymbolsALot debugging option.
Reviewed-by: zgu, stuefe
jlaskey [Thu, 21 Jun 2018 08:58:59 -0300] rev 50695
8203637: Fix Sources
Reviewed-by: hannesw, sundar
rwestberg [Thu, 21 Jun 2018 13:39:20 +0200] rev 50694
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
Reviewed-by: mgronlun