joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method
Reviewed-by: lancea
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default
Reviewed-by: sundar, jlaskey, attila
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name
Reviewed-by: gziemski, lfoltan, stuefe
hseigel [Thu, 11 Jul 2019 09:26:04 -0400] rev 55655
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class.
Reviewed-by: acorn, lfoltan
rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
Reviewed-by: roland
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process
Reviewed-by: mdoerr, coleenp
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors
Reviewed-by: mbaesken, mdoerr
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages
Reviewed-by: mchung
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server
Reviewed-by: sspitsyn, cjplummer
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20
Summary: Update some tests to stop using the wildcard address.
Reviewed-by: michaelm