duke [Thu, 24 Aug 2017 16:29:30 +0200] rev 45895
Merge
redestad [Wed, 19 Jul 2017 14:40:50 +0200] rev 45894
8184665: Skip name and alias checks for standard Charsets
Reviewed-by: sherman, rriggs, forax
bpb [Tue, 18 Jul 2017 17:56:52 -0700] rev 45893
8184807: (ch) Clean up handling of some Windows function return values in libnio
Summary: Properly check and respond to Windows function return values in libnio
Reviewed-by: alanb
redestad [Tue, 18 Jul 2017 12:40:30 +0200] rev 45892
8184603: Create ObjectStreamField signature lazily when possible
Reviewed-by: rriggs, chegar, alanb, shade
mli [Mon, 17 Jul 2017 23:12:15 -0700] rev 45891
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
Summary: Skips CFB128 related cases on Solaris pre-11.3 versions.
Reviewed-by: valeriep
Contributed-by: John Jiang <sha.jiang@oracle.com>
clanger [Mon, 17 Jul 2017 15:46:34 +0200] rev 45890
8183123: JDP packets have no processId context set
Reviewed-by: dcubed, clanger
Contributed-by: andrew_m_leonard@uk.ibm.com
clanger [Mon, 17 Jul 2017 11:47:12 +0200] rev 45889
8184673: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers
Reviewed-by: ascarpino, mullan