igerasim [Tue, 25 Jun 2019 17:27:31 -0700] rev 55493
8226543: Reduce GC pressure during message digest calculations in password-based encryption
Reviewed-by: mullan
valeriep [Tue, 25 Jun 2019 21:33:24 +0000] rev 55492
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
Summary: Updated the info based on MUSCLE v1.8.24
Reviewed-by: ascarpino
bsrbnd [Tue, 25 Jun 2019 21:24:37 +0200] rev 55491
8225644: C1 dumps incorrect class name in ClassCastException message
Reviewed-by: vlivanov, bsrbnd
Contributed-by: fujie@loongson.cn, bsrbnd@gmail.com
jcm [Mon, 24 Jun 2019 11:37:56 -0700] rev 55490
8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
Summary: Unsafe.copy*Memory access failures are handled gracefully.
Reviewed-by: kvn, dcubed, thartmann, coleenp, aph
Contributed-by: harold.seigel@oracle.com, jamsheed.c.m@oracle.com