iignatyev [Thu, 21 Jun 2018 15:14:36 -0700] rev 50706
8185927: create regression test for 8062950
Reviewed-by: kvn
jjg [Thu, 21 Jun 2018 14:33:15 -0700] rev 50705
8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Reviewed-by: darcy
jjg [Thu, 21 Jun 2018 13:29:44 -0700] rev 50704
8196425: tools/javac/modules/AnnotationProcessing.java failed
Reviewed-by: jlahoda
egahlin [Thu, 21 Jun 2018 20:52:52 +0200] rev 50703
8205053: Decouple type registration from framework lifecycle
Reviewed-by: mgronlun, pliden, stefank
erikj [Thu, 21 Jun 2018 12:03:54 -0700] rev 50702
8205424: Change to Xcode 9.4 for building on Macosx at Oracle
Reviewed-by: tbell, prr
bpb [Thu, 21 Jun 2018 11:10:55 -0700] rev 50701
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Reviewed-by: alanb
Contributed-by: Michael Skells <mike.skells1@gmail.com>
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
rkennke [Tue, 19 Jun 2018 13:03:12 -0400] rev 50693
8205336: Modularize allocations in assembler
Reviewed-by: aph, eosterlund
nishjain [Thu, 21 Jun 2018 14:09:43 +0530] rev 50692
8204938: Add a test case to automatically check the updated LSR data
Reviewed-by: naoto, rriggs