valeriep [Fri, 06 Mar 2015 00:49:38 +0000] rev 29366
8044193: Need to add known answer tests for AES cipher
Summary: Added more tests for AES cipher using known test vectors.
Reviewed-by: valeriep
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
roland [Tue, 03 Mar 2015 12:30:07 +0100] rev 29360
8073957: assert(ary_src != 0) failed: not an array or instance?
Summary: ArrayCopyNode going dead needs better validation of inputs
Reviewed-by: kvn, vlivanov