jiefu [Mon, 06 May 2019 12:17:54 -0700] rev 54723
8221542: ~15% performance degradation due to less optimized inline decision
Reviewed-by: vlivanov, coleenp
vlivanov [Mon, 06 May 2019 12:15:55 -0700] rev 54722
8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
Reviewed-by: kvn
vlivanov [Mon, 06 May 2019 12:15:49 -0700] rev 54721
8223171: Redundant nmethod dependencies for effectively final methods
Reviewed-by: dlong
vromero [Mon, 06 May 2019 14:47:55 -0400] rev 54720
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
Reviewed-by: darcy
dtitov [Mon, 06 May 2019 09:58:14 -0700] rev 54719
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
Reviewed-by: gadams, sspitsyn, jcbeyler, cjplummer
xuelei [Mon, 06 May 2019 08:54:19 -0700] rev 54718
8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
Reviewed-by: alanb, dfuchs