coleenp [Thu, 21 Apr 2016 02:58:04 -0400] rev 37997
8154280: Zero build fails with undeclared G1LastPLABAverageOccupancy
Reviewed-by: twisti
sgehwolf [Mon, 18 Apr 2016 11:30:12 +0200] rev 37996
8153275: Zero JVM fails to initialize after JDK-8152440
Summary: Use a value for InitArrayShortSize which passes validation
Reviewed-by: aph, andrew, coleenp
iklam [Sun, 17 Apr 2016 19:15:52 -0700] rev 37995
8150607: Clean up CompactHashtable
Summary: refactored code, and added test cases for serviceability agent
Reviewed-by: jiangli, ccheung
mockner [Tue, 19 Apr 2016 11:03:37 -0400] rev 37994
8151526: Print -Xlog configuration in the hs_err_pid file
Summary: logging configuration is now printed in hs_err and in vm info.
Reviewed-by: coleenp, mlarsson, dholmes