rriggs [Thu, 22 Dec 2016 23:35:52 +0530] rev 43003
8164923: Error in the documentation for java.lang.Random
Reviewed-by: rriggs
Contributed-by: abhijit.r.roy@oracle.com
lana [Thu, 05 Jan 2017 19:46:39 +0000] rev 43002
Merge
bpb [Tue, 20 Dec 2016 10:11:05 -0800] rev 43001
8171452: (ch) linux io_util_md: Operation not supported exception after 8168628
Summary: On Linux, fall back to ftruncate64() if fallocate64() fails
Reviewed-by: mdoerr, alanb
weijun [Thu, 05 Jan 2017 23:19:26 +0800] rev 43000
8170732: GssKrb5Client sends non-zero buffer size when qop is "auth"
Reviewed-by: xuelei
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>