iignatyev [Fri, 22 Jun 2018 16:11:36 -0700] rev 50730
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Reviewed-by: kvn, gromero
iveresov [Fri, 22 Jun 2018 15:58:32 -0700] rev 50729
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Summary: Tolerate JVMCI placeholder bcis
Reviewed-by: kvn, never, dlong
kbarrett [Fri, 22 Jun 2018 17:46:58 -0400] rev 50728
8205459: Rename Access API flag decorators
Summary: Rename OOP_NOT_NULL, IN_HEAP_ARRAY, AS_DEST_NOT_INITIALIZED
Reviewed-by: pliden, stefank
rriggs [Fri, 22 Jun 2018 16:06:43 -0400] rev 50727
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Reviewed-by: bpb, mchung
vdeshpande [Fri, 22 Jun 2018 12:51:49 -0700] rev 50726
8205194: Improve the Array Comparison when there is mismatch at first element.
Summary: perform the first element comparison before the call to vectorizedMismatch method
Reviewed-by: psandoz, rriggs, igerasim
psandoz [Fri, 22 Jun 2018 12:05:36 -0700] rev 50725
8202922: Method reference identity is broken by serialization
Reviewed-by: jlaskey, mchung
jwilhelm [Fri, 22 Jun 2018 19:04:16 +0200] rev 50724
Added tag jdk-11+19 for changeset 36ca515343e0
dpochepk [Fri, 22 Jun 2018 20:17:02 +0300] rev 50723
8189112: AARCH64: optimize StringUTF16 compress intrinsic
Reviewed-by: aph
michaelm [Fri, 22 Jun 2018 18:10:20 +0100] rev 50722
8204233: Add configurable option for enhanced socket IOException messages
Reviewed-by: alanb, chegar
plevart [Fri, 22 Jun 2018 18:19:26 +0200] rev 50721
Merge