RFR: 8253821: Improve ByteBuffer performance with GCM [v3]
Anthony Scarpino
ascarpino at openjdk.java.net
Wed Nov 18 02:54:14 UTC 2020
On Fri, 6 Nov 2020 23:09:31 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> This is not an optimized path for bytebuffers and will never have any data in ibuffer.
>
> Hmm, ok, can we add a check on ibuffer size here just to be sure?
I've rewritten checkDataLength so it can include more values to calculate.
-------------
PR: https://git.openjdk.java.net/jdk/pull/411
More information about the security-dev
mailing list