Code review request (original) (raw)

Valerie (Yu-Ching) Peng valerie.peng at oracle.com
Mon Feb 13 20:35:48 UTC 2012


Looks good to me. Thanks, Valerie

On 02/09/12 22:43, Brad Wetmore wrote:

Two line code fix, but an important couple of lines. :) The underlying cipher still had buffered data when using Direct ByteBuffers. This changes makes sure that data is read out. 7142509: Cipher.doFinal(ByteBuffer,ByteBuffer) fails to process when in.remaining() == 0 Description: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7142509 Codereview: http://cr.openjdk.java.net/~wetmore/7142509/ Thanks, Brad



More information about the security-dev mailing list