duke [Thu, 24 Aug 2017 16:29:37 +0200] rev 45900
Merge
lana [Thu, 13 Jul 2017 19:34:29 +0000] rev 45899
Added tag jdk-10+15 for changeset 4fafa8900ec9
sdama [Thu, 13 Jul 2017 16:51:45 +0530] rev 45898
8184239: Fix broken nashorn/samples
Summary: Fixed broken nashorn samples
Reviewed-by: sundar, hannesw, jlaskey
Contributed-by: srinivas.dama@oracle.com
duke [Thu, 24 Aug 2017 16:29:34 +0200] rev 45897
Merge
lana [Thu, 13 Jul 2017 19:34:24 +0000] rev 45896
Added tag jdk-10+15 for changeset 3dfd7325b5bc
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