simonis [Mon, 27 Jul 2015 19:50:14 +0200] rev 31875
8132374: AIX: fix value of os.version property
Reviewed-by: alanb, rriggs
asmotrak [Sat, 25 Jul 2015 08:50:45 +0300] rev 31874
8048596: Tests for AEAD ciphers
Reviewed-by: valeriep
bpb [Fri, 24 Jul 2015 11:52:30 -0700] rev 31873
8065556: (bf) Buffer.position and other methods should include detail in IAE
Summary: Add messages to IAEs which have none.
Reviewed-by: alanb
jfdenise [Fri, 24 Jul 2015 18:57:04 +0200] rev 31872
8132335: jimage tool extract and recreate options are not consistent
Summary: Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31871
Added tag jdk9-b75 for changeset cab0727bdb53
duke [Wed, 05 Jul 2017 20:43:37 +0200] rev 31870
Merge
lana [Thu, 30 Jul 2015 15:23:25 -0700] rev 31869
Merge
amurillo [Fri, 24 Jul 2015 00:54:05 -0700] rev 31868
Merge
roland [Thu, 23 Jul 2015 19:11:28 +0200] rev 31867
Merge
vlivanov [Wed, 22 Jul 2015 20:23:53 +0300] rev 31866
8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
Reviewed-by: roland
kvn [Fri, 17 Jul 2015 14:51:28 -0700] rev 31865
Merge
goetz [Thu, 16 Jul 2015 14:18:13 +0200] rev 31864
8131676: Fix warning 'negative int converted to unsigned' after 8085932.
Summary: Also fix 64-bit constant added in 8076276.
Reviewed-by: kvn
enevill [Thu, 16 Jul 2015 14:16:44 +0000] rev 31863
8131483: aarch64: illegal stlxr instructions
Summary: Do not generate stlxX with Ws == Xn
Reviewed-by: kvn, aph
zmajo [Thu, 16 Jul 2015 15:02:12 +0200] rev 31862
8131326: Enable CheckIntrinsics in all types of builds
Summary: Enable CheckIntrinsics flag in all builds; make check for orphan methods available only in debug builds.
Reviewed-by: kvn