aefimov [Mon, 21 Mar 2016 21:58:50 +0300] rev 36648
8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
ssahoo [Mon, 21 Mar 2016 11:54:23 -0700] rev 36647
8150512: Update test for jdk.security.provider.preferred security property.
Reviewed-by: ascarpino
ntv [Mon, 21 Mar 2016 14:24:11 -0400] rev 36646
8032051: "ZonedDateTime" class "parse" method fails with short time zone offset ("+01")
Reviewed-by: rriggs, scolebourne
naoto [Mon, 21 Mar 2016 08:48:34 -0700] rev 36645
8060097: sun/net/idn/TestStringPrep.java failed.
Reviewed-by: michaelm
jlahoda [Mon, 21 Mar 2016 10:27:50 +0100] rev 36644
8131913: jdk/internal/jline/console/StripAnsiTest.java can't run in the background
Summary: Avoid using a real terminal in tests.
Reviewed-by: rfield
alanb [Sun, 20 Mar 2016 07:35:20 +0000] rev 36643
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
Reviewed-by: bpb, rriggs, alanb
Contributed-by: huaming.li@oracle.com
xuelei [Sun, 20 Mar 2016 00:03:43 +0000] rev 36642
8152221: Use try-with-resource in test templates
Reviewed-by: weijun
clanger [Fri, 18 Mar 2016 13:14:53 +0000] rev 36641
8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow
Reviewed-by: xuelei
bpb [Thu, 17 Mar 2016 08:47:46 -0700] rev 36640
8152043: (fs) Remove dynamic loopup of Win32 API functions in WindowsNativeDispatcher needed to support Windows XP and Server 2003
Summary: Remove dynamic lookup of Win32 functions which was required to support Windows XP and Windows Server 2003.
Reviewed-by: alanb
mikael [Wed, 16 Mar 2016 14:04:12 -0700] rev 36639
8151233: Unify CopySwap and CopyMemory tests
Reviewed-by: dholmes