mlarsson [Tue, 13 Feb 2018 14:10:56 +0100] rev 48962
8194994: Remove redundant string streams used for logging
Reviewed-by: rehn, iklam, coleenp
eosterlund [Wed, 10 Jan 2018 22:48:27 +0100] rev 48961
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Reviewed-by: kbarrett, tschatzl
psomashe [Mon, 12 Feb 2018 16:08:33 -0800] rev 48960
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
Summary: This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
lfoltan [Mon, 12 Feb 2018 14:28:04 -0500] rev 48959
8186211: Negative tests for CONSTANT_Dynamic
Summary: Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures.
Reviewed-by: hseigel, psandoz
ccheung [Mon, 12 Feb 2018 11:10:10 -0800] rev 48958
8193846: Obsolete the VM option UseUTCFileTimestamp
Summary: also set the "expires in" version to 12
Reviewed-by: iklam, dholmes
mbaesken [Fri, 09 Feb 2018 10:18:19 +0100] rev 48957
8197412: Enable docker container related tests for linux s390x
Reviewed-by: goetz, dsamersoff
mdoerr [Mon, 12 Feb 2018 15:29:35 +0100] rev 48956
8197572: s390 build broken after 8165929
Reviewed-by: coleenp
kbarrett [Sun, 11 Feb 2018 03:12:15 -0500] rev 48955
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Summary: Removed unnecessary casts.
Reviewed-by: coleenp, tschatzl