Code Review Request: 8064546 CipherInputStream throws BadPaddingException if stream is not fully read

Anthony Scarpino anthony.scarpino at oracle.com
Thu Mar 26 17:46:58 UTC 2015


Hi,

I'd like a review of the below webrev:
http://cr.openjdk.java.net/~ascarpino/8064546/webrev/

The code change is very simple, where close() should not throw 
exceptions.  Most of the code change is comments that are just informational

The attached test goes through all the scenarios making sure AEAD and 
non-AEAD ciphers operate as expected.

thanks

Tony



More information about the security-dev mailing list