jlahoda [Wed, 19 Apr 2017 13:38:28 +0200] rev 44749
8178012: Finish removal of -Xmodule:
Summary: Setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: alanb
kbarrett [Wed, 19 Apr 2017 00:29:26 -0400] rev 44748
8178832: (ref) jdk.lang.ref.disableClearBeforeEnqueue property is ignored
Summary: Delay property access to first use, and fix test.
Reviewed-by: mchung
mchung [Tue, 18 Apr 2017 11:35:29 -0700] rev 44747
8178404: jlink --suggest-providers should list providers from observable modules
Reviewed-by: alanb
shurailine [Tue, 18 Apr 2017 11:25:43 -0700] rev 44746
8178910: Problemlist sample tests
Reviewed-by: darcy
shurailine [Tue, 18 Apr 2017 07:49:09 -0700] rev 44745
Merge
shurailine [Mon, 17 Apr 2017 19:23:43 -0700] rev 44744
8173801: Modify makefiles to not build demos and samples bundles.
Reviewed-by: ihse, prr, erikj
smarks [Mon, 17 Apr 2017 15:51:05 -0700] rev 44743
8177789: fix collections framework links to point to java.util package doc
Reviewed-by: bchristi, martin
duke [Wed, 05 Jul 2017 23:17:32 +0200] rev 44742
Merge
ehelin [Sat, 22 Apr 2017 12:05:20 +0200] rev 44741
8179013: Deprecate the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: sjohanss, sangheki
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