jjg [Fri, 01 Sep 2017 11:54:58 -0700] rev 47117
8187021: Remove 2 redundant <p> tags in java.base API docs
Reviewed-by: darcy
dfuchs [Fri, 01 Sep 2017 18:18:09 +0100] rev 47116
8187044: HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient.
Summary: Fixes CacheCleaner creation logic in ConnectionPool.
Reviewed-by: chegar
sherman [Fri, 01 Sep 2017 08:15:52 -0700] rev 47115
8186751: Add ISO-8859-16 Charset support
Reviewed-by: alanb
asaha [Fri, 01 Sep 2017 14:15:37 +0000] rev 47114
Merge
asaha [Fri, 01 Sep 2017 14:14:44 +0000] rev 47113
Added tag jdk-10+22 for changeset 98e444a1b204
igerasim [Thu, 31 Aug 2017 22:21:20 -0700] rev 47112
8187023: Cannot read pkcs11 config file in UTF-16 environment
Reviewed-by: ascarpino
duke [Sat, 09 Sep 2017 14:35:49 +0200] rev 47111
Merge
jwilhelm [Sun, 03 Sep 2017 13:39:27 +0000] rev 47110
Merge
njian [Thu, 31 Aug 2017 10:28:25 +0800] rev 47109
8187022: AArch64: UBFX instructions have wrong format string
Reviewed-by: aph
Contributed-by: daniel.stewart@linaro.org
jwilhelm [Sun, 03 Sep 2017 14:19:45 +0200] rev 47108
Merge
gziemski [Fri, 01 Sep 2017 13:03:14 +0000] rev 47107
Merge
gziemski [Thu, 31 Aug 2017 20:26:53 -0500] rev 47106
8173715: Remove FlatProfiler
Summary: Obsoleted Xprof flag, removed FlatProfiler code
Reviewed-by: dholmes, coleenp, vlivanov, pliden
kevinw [Fri, 01 Sep 2017 01:03:20 -0700] rev 47105
8186902: jcmd GC.run should not be blocked by DisableExplicitGC
Reviewed-by: mgerdin, sspitsyn
ccheung [Thu, 31 Aug 2017 17:06:10 +0000] rev 47104
Merge
ccheung [Mon, 28 Aug 2017 15:34:04 -0700] rev 47103
8186842: Use Java class loaders for creating the CDS archive
Reviewed-by: coleenp, jiangli, iklam, mseledtsov
Contributed-by: calvin.cheung@oracle.com, ioi.lam@oracle.com