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