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