lana [Fri, 21 Apr 2017 03:34:29 +0000] rev 44740
Merge
iveresov [Wed, 19 Apr 2017 18:02:26 -0700] rev 44739
8178047: Aliasing problem with raw memory accesses
Summary: Require equal bases when unaliasing offsets for raw accesses
Reviewed-by: kvn
coleenp [Thu, 01 Dec 2016 14:21:31 -0500] rev 44738
8168699: Validate special case invocations
Reviewed-by: acorn, kvn, lfoltan, ctornqvi, ahgross, vlivanov
zmajo [Wed, 19 Apr 2017 14:37:11 +0200] rev 44737
8178723: Workaround for failure of CRC32C intrinsic on x86 machines without CLMUL support (JDK-8178720)
Summary: Disable CRC32C intrinsic on affected machines. Improve tests.
Reviewed-by: kvn, simonis, mdoerr, aph
Contributed-by: Lutz Schmidt <lutz.schmidt@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
jlahoda [Wed, 19 Apr 2017 13:38:12 +0200] rev 44736
8178012: Finish removal of -Xmodule:
Summary: Setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: alanb
duke [Wed, 05 Jul 2017 23:17:20 +0200] rev 44735
Merge
ihse [Sun, 23 Apr 2017 21:34:02 +0200] rev 44734
8179022: Add serialization spec as markdown
Reviewed-by: erikj, mchung, rriggs