commit | c3a97b27e244f97c80a14388aea4fc425006a87e | [log] [tgz] |
---|---|---|
author | Valerie Peng <valeriep@openjdk.org> | Mon Jun 11 21:56:58 2018 +0000 |
committer | Valerie Peng <valeriep@openjdk.org> | Mon Jun 11 21:56:58 2018 +0000 |
tree | 69373a2b454627a52504f564cb391deb602fc45e | |
parent | f98aad58dea1d0b818706215166bcbbc349d1c6d [diff] |
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method Updated the impl and added reg test to cover all 4 combinations of ByteBuffers Reviewed-by: ascarpino