chegar [Tue, 12 Mar 2019 09:22:40 +0000] rev 54068
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
Reviewed-by: dfuchs
thartmann [Tue, 12 Mar 2019 10:09:50 +0100] rev 54067
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
Summary: Skip unloaded methods in compile queue during marking.
Reviewed-by: kvn, neliasso, eosterlund, coleenp
pli [Thu, 07 Mar 2019 02:39:06 +0000] rev 54066
8214922: Add vectorization support for fmin/fmax
Reviewed-by: adinn, roland
dholmes [Mon, 11 Mar 2019 21:26:19 -0400] rev 54065
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by: dholmes, ysuenaga, phh, sspitsyn
Contributed-by: zanglin5@jd.com