coleenp [Fri, 03 Nov 2017 07:44:13 -0400] rev 47775
8190617: test/jdk/sun/tools/jhsdb/BasicLauncherTest.java fails
Summary: change type expected by SA for PerfMemory::_initialize to int.
Reviewed-by: dholmes, sspitsyn
gziemski [Thu, 02 Nov 2017 11:00:34 -0500] rev 47774
8184765: Dynamically resize SystemDictionary
Summary: Implemented dynamic resizing, which triggers when load factor is too high
Reviewed-by: coleenp, rehn
dchuyko [Thu, 02 Nov 2017 18:44:44 +0300] rev 47773
8189176: AARCH64: Improve _updateBytesCRC32 intrinsic
Reviewed-by: aph
phedlin [Thu, 28 Sep 2017 14:55:45 +0200] rev 47772
8172232: SPARC ISA/CPU feature detection is broken/insufficient (on Linux).
Summary: Reimplementation extending feature detection to SPARC Core C3&C4.
Reviewed-by: kvn, neliasso