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