shade [Fri, 05 Apr 2019 09:06:19 +0200] rev 54435
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
Reviewed-by: jiangli, dholmes
mbaesken [Tue, 02 Apr 2019 13:54:00 +0200] rev 54434
8218547: Simplify JLI_Open on Windows in native code (libjli)
Reviewed-by: alanb, clanger
goetz [Fri, 05 Apr 2019 07:59:13 +0200] rev 54433
8219918: ProblemList hotspot tests failing in SAP testing.
Reviewed-by: dholmes
goetz [Thu, 04 Apr 2019 09:39:44 +0200] rev 54432
8221470: Print methods in exception messages in java-like Syntax.
Reviewed-by: dholmes, mdoerr, coleenp
coleenp [Thu, 04 Apr 2019 17:23:05 -0400] rev 54431
8221992: Fix old method replacement in ResolvedMethodTable
Summary: Use method get_new_method() which is used in other call sites.
Reviewed-by: sspitsyn
xuelei [Thu, 04 Apr 2019 14:19:29 -0700] rev 54430
8163326: Update the default enabled cipher suites preference
Reviewed-by: mullan
redestad [Thu, 04 Apr 2019 23:21:52 +0200] rev 54429
8221921: Implement size() / isEmpty() in immutable collections
Reviewed-by: smarks
redestad [Thu, 04 Apr 2019 23:21:24 +0200] rev 54428
8221981: Simplify Map/List/Set.of() implementation
Reviewed-by: smarks
redestad [Thu, 04 Apr 2019 23:19:26 +0200] rev 54427
8221980: Simplify Optional implementation
Reviewed-by: smarks, clanger
erikj [Thu, 04 Apr 2019 13:56:04 -0700] rev 54426
8221996: Bootcycle build broken
Reviewed-by: tbell
rkennke [Thu, 04 Apr 2019 21:29:46 +0200] rev 54425
8221848: Shenandoah: ArrayCopy post-barrier improvements
Reviewed-by: zgu
mseledtsov [Thu, 04 Apr 2019 12:29:43 -0700] rev 54424
8221710: [TESTBUG] more configurable parameters for docker testing
Summary: Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
rkennke [Tue, 02 Apr 2019 23:00:22 +0200] rev 54423
8221766: Load-reference barriers for Shenandoah
Reviewed-by: kvn, erikj, aph, shade
erikj [Thu, 04 Apr 2019 07:43:44 -0700] rev 54422
8217728: Speed up incremental rerun of "make hotspot"
Reviewed-by: tbell
weijun [Thu, 04 Apr 2019 20:22:16 +0800] rev 54421
8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
Reviewed-by: mullan
rschmelter [Tue, 26 Mar 2019 01:46:06 -0700] rev 54420
8221325: Add information about swap space to print_memory_info() on MacOS
Reviewed-by: stuefe, dholmes