weijun [Thu, 05 Jan 2017 22:58:54 +0800] rev 42999
8170900: Issue with FilePermission::implies for wildcard flag(-)
Reviewed-by: rriggs, xuelei
weijun [Thu, 05 Jan 2017 22:37:52 +0800] rev 42998
8172017: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and rcache_usemd5.sh fail on Solaris
Reviewed-by: mullan
plevart [Thu, 05 Jan 2017 08:51:03 +0100] rev 42997
8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950
Summary: Final fix for 8062389: Class.getMethod() is inconsistent with Class.getMethods() results, 8029459: getMethods returns methods that are not members of the class, 8061950: Class.getMethods() exhibits quadratic time complexity
Reviewed-by: alanb, mchung, psandoz, dfuchs, darcy, redestad
psandoz [Wed, 04 Jan 2017 17:20:41 -0800] rev 42996
8172201: Replace assert of return type in VarHandle.AccessMode with test
Reviewed-by: mchung
lancea [Wed, 04 Jan 2017 14:59:18 -0500] rev 42995
8172254: Typo in DriverManager implNote
Reviewed-by: mchung, alanb
darcy [Wed, 04 Jan 2017 10:20:12 -0800] rev 42994
8172200: Mark StressLoopback.java as intermittently failing
Reviewed-by: lancea, bpb, rriggs
mchung [Wed, 04 Jan 2017 09:50:21 -0800] rev 42993
8172215: java launcher no longer accepts -cp "" empty string
Reviewed-by: alanb, dholmes, psandoz
redestad [Wed, 04 Jan 2017 18:32:19 +0100] rev 42992
8170785: Excessive allocation in ParseUtil.encodePath
Reviewed-by: rriggs
apetcher [Wed, 04 Jan 2017 08:06:15 -0500] rev 42991
8172003: getInstance() with unknown provider throws NPE
Reviewed-by: mullan
tidu [Tue, 03 Jan 2017 22:26:51 -0800] rev 42990
8168769: javax/net/ssl/TLSv12/DisabledShortRSAKeys.java timed out
Reviewed-by: coffeys, xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
mli [Tue, 03 Jan 2017 21:05:46 -0800] rev 42989
8170641: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout
Summary: The fix sets timeout for the server and the client, and ignore SocketTimeoutException.
Reviewed-by: chegar
Contributed-by: John Jiang <sha.jiang@oracle.com>
xuelei [Wed, 04 Jan 2017 00:08:40 +0000] rev 42988
8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
Reviewed-by: weijun
lana [Thu, 05 Jan 2017 17:51:11 +0000] rev 42987
Added tag jdk-9+151 for changeset fb59ca170643
duke [Wed, 05 Jul 2017 22:39:27 +0200] rev 42986
Merge
erikj [Mon, 09 Jan 2017 11:55:59 +0100] rev 42985
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell