On Thu, 14 Jan 2021 02:52:08 GMT, Weijun Wang <wei...@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