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