History log of /openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/TestCopySafe.java
Revision Date Author Comments
# 10239:c2e818a8d678 01-Jul-2014 valeriep

8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Summary: Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino


# 8877:93826827e8b4 19-Nov-2013 valeriep

8026943: SQE test jce/Global/Cipher/SameBuffer failed
Summary: Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan