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
bsrbnd [Tue, 12 Mar 2019 02:13:02 +0100] rev 54064
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
Reviewed-by: kvn
valeriep [Mon, 11 Mar 2019 23:51:25 +0000] rev 54063
Merge
valeriep [Mon, 11 Mar 2019 23:48:32 +0000] rev 54062
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
Summary: Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl
Reviewed-by: ascarpino
joehw [Mon, 11 Mar 2019 15:51:39 -0700] rev 54061
8219705: Wrong media-type for a given serialization method
Reviewed-by: lancea