vlivanov [Fri, 19 Jul 2019 16:25:04 +0300] rev 55749
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option
Reviewed-by: phh
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9
Reviewed-by: shade
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics
Reviewed-by: coleenp, dcubed
mbaesken [Thu, 18 Jul 2019 14:01:54 +0200] rev 55744
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
Reviewed-by: prr
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL
Reviewed-by: coleenp, mdoerr
joehw [Fri, 19 Jul 2019 02:40:59 +0000] rev 55742
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
Reviewed-by: lancea
bpb [Thu, 18 Jul 2019 17:10:33 -0700] rev 55741
8228392: Backout incorrect change done by JDK-8067801
Reviewed-by: lancea
kbarrett [Thu, 18 Jul 2019 14:57:32 -0400] rev 55740
8227653: Add VM Global OopStorage
Summary: Replaced conditional JVMCI global storage with VM global storage.
Reviewed-by: tschatzl, lfoltan, kvn