RFR: 8258915: Temporary buffer cleanup
Weijun Wang
weijun at openjdk.java.net
Thu Jan 21 16:28:30 UTC 2021
On Thu, 14 Jan 2021 02:52:08 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> please add noreg label to the JBS bug.
>
>> please add noreg label to the JBS bug.
>
> Added. Thanks.
Just pushed a new commit. First I merged into the RSA PKCS #1 code change from @valeriepeng, and then reapplied the cleanup to `RSAKeyFactory`. Most new code change is inside `RSAPrivateCrtKeyImpl`. I also updated `DerValue` and `DerOutpuStream` a little to avoid unnecessary array copying.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2070
More information about the security-dev
mailing list