cushon [Thu, 13 Dec 2018 10:08:22 -0800] rev 53036
8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations
Reviewed-by: mcimadamore, wmdietl, bsrbnd
jcbeyler [Tue, 11 Dec 2018 10:23:15 -0800] rev 53035
8215228: Use a constant hash table size in order to enable compiler optimization
Summary: Remove a field from KlassInfoTable to allow compiler optimizations
Reviewed-by: phh, aph
Contributed-by: zanglin5@jd.com
lkorinth [Mon, 17 Dec 2018 11:37:40 +0100] rev 53034
8214946: G1: Initialize all class members on construction
Reviewed-by: kbarrett, tschatzl
dnsimon [Fri, 14 Dec 2018 16:52:17 -0800] rev 53033
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
Reviewed-by: iveresov, never, dlong