egahlin [Sun, 05 Nov 2017 06:11:10 +0100] rev 47779
8189440: Event tracing macros for allocation and weak oops processing
Reviewed-by: dholmes, mgronlun
egahlin [Sun, 05 Nov 2017 03:43:15 +0100] rev 47778
8189425: Minor updates in support of closed changes
Reviewed-by: mgronlun, dholmes
sspitsyn [Fri, 03 Nov 2017 17:09:25 -0700] rev 47777
8189731: Disable CFLH when there are no transformers
Summary: Enable CFLH only when there are transformers
Reviewed-by: sspitsyn, alanb
Contributed-by: ben_walsh@uk.ibm.com
ccheung [Fri, 03 Nov 2017 10:48:26 -0700] rev 47776
8187347: Do not abort CDS archive creation when some classes are unverifiable
Summary: deprecating the IgnoreUnverifiableClassesDuringDump vm option in JDK10 and set its default value to true
Reviewed-by: dholmes, jiangli
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