RFR: 8153490: Cannot setBytes() if incoming buffer's length is bigger than number of elements we want to insert. [v4]
Lance Andersen
lancea at openjdk.java.net
Thu Oct 14 10:45:48 UTC 2021
On Thu, 14 Oct 2021 01:46:31 GMT, Mitsuru Kariya <duke at openjdk.java.net> wrote:
> Sorry for my very slow response.
No problem at all. I was delayed in getting the CSR created and finalized.
> These `{@code bytes}` point to the `bytes` argument, but should I change it to `{@code byte}s`?
Yes please make that minor change. Thank you
-------------
PR: https://git.openjdk.java.net/jdk/pull/4001
More information about the core-libs-dev
mailing list