simonis [Wed, 19 Apr 2017 14:17:46 +0200] rev 44750
8178726: Can't load classes from classpath if it is a UNC share
Reviewed-by: alanb, weijun, chegar
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