History log of /openjdk10/jdk/src/java.base/share/classes/com/sun/crypto/provider/CipherBlockChaining.java
Revision Date Author Comments
# 16264:0e98c765ce9b 17-Nov-2016 rraghavan

8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
Summary: Handled 0 length input case in Java wrapper method
Reviewed-by: alanb, ascarpino, kvn, sherman, thartmann


# 12352:96e2b032b26f 02-Jul-2015 zmajo

8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon


# 11176:09bcd51adf34 22-Dec-2014 valeriep

8049312: AES/CICO test failed with on several modes
Summary: Fixed error in calculating data sizes when using feedback modes
Reviewed-by: xuelei


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com