mdoerr [Wed, 12 Jun 2019 14:21:36 +0200] rev 55342
8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame
Reviewed-by: coleenp, gromero
thartmann [Wed, 12 Jun 2019 14:06:16 +0200] rev 55341
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
Summary: Handle unsafe off-heap access with constant zero address.
Reviewed-by: vlivanov, roland
jlahoda [Wed, 12 Jun 2019 13:49:43 +0200] rev 55340
8220018: javac crash when compiling try-catch-finally inside switch expression
Summary: Correcting handling of finally that yields from a switch expression.
Reviewed-by: mcimadamore, jlahoda
hannesw [Wed, 12 Jun 2019 13:21:25 +0200] rev 55339
8223364: Bad placement of anchor relative to header
Reviewed-by: jjg