gadams [Tue, 18 Dec 2018 07:33:07 -0500] rev 53039
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
Reviewed-by: dholmes, sspitsyn, cjplummer, jcbeyler
alanb [Tue, 18 Dec 2018 10:26:15 +0000] rev 53038
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
Reviewed-by: redestad, mchung, jjg
cushon [Thu, 13 Dec 2018 11:05:40 -0800] rev 53037
8215368: Make Check.checkOverride call diagnosticPositionFor lazily
Reviewed-by: mcimadamore, vromero
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
jcbeyler [Fri, 14 Dec 2018 13:13:06 -0800] rev 53032
8201655: Add thread-enabled support for the Heap Sampling
Summary: Added thread-enabled support
Reviewed-by: amenkov, sspitsyn