adinn [Fri, 26 Jan 2018 16:38:21 +0000] rev 48714
8196221: AArch64: Mistake in committed patch for JDK-8195859
Summary: The wrong patch was committed for JDK-8195859
Reviewed-by: aph
roland [Tue, 30 Jan 2018 09:08:44 +0100] rev 48713
8196296: Lucene test crashes C2 compilation
Summary: Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
iveresov [Fri, 26 Jan 2018 13:13:19 -0800] rev 48712
8196295: [Graal] remove unused org.graalvm.options package
Reviewed-by: thartmann, kvn
prr [Fri, 26 Jan 2018 12:07:35 -0800] rev 48711
8196287: Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
Reviewed-by: ssadetsky
psandoz [Fri, 26 Jan 2018 09:35:15 -0800] rev 48710
8195970: Crash passing null to a VarHandle
Reviewed-by: mchung, alanb
adinn [Thu, 25 Jan 2018 14:47:27 +0000] rev 48709
8195859: AArch64: vtableStubs gtest fails after 8174962
Summary: gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
lana [Thu, 25 Jan 2018 20:56:49 +0000] rev 48708
Added tag jdk-10+41 for changeset 3eae36c6baa5
adinn [Thu, 25 Jan 2018 11:56:32 +0000] rev 48707
8196136: AArch64: Correct register use in patch for JDK-8195685
Summary: itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
aph [Mon, 22 Jan 2018 15:19:02 +0000] rev 48706
8194739: Zero port of 8174962: Better interface invocations
Reviewed-by: adinn, coleenp
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48705
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
rbackman [Thu, 18 Jan 2018 19:21:11 +0100] rev 48704
8191915: JCK tests produce incorrect results with C2
Reviewed-by: thartmann, vlivanov, goetz
chegar [Tue, 23 Jan 2018 12:23:55 +0000] rev 48703
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
Reviewed-by: dfuchs, michaelm
sveerabhadra [Tue, 23 Jan 2018 13:46:34 +0530] rev 48702
8194135: The content in textArea can not be pasted after clicking "Copy" button.
Reviewed-by: serb, ssadetsky
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48701
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
mullan [Fri, 19 Jan 2018 09:49:35 -0500] rev 48700
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
Reviewed-by: weijun, vinnie