On Sat, 23 Jul 2022 05:29:07 GMT, jquanC wrote:
>> There are some doc errors in sun.security.util.DerOutputStream, like the
>> followings,
>>
>>
>> /**
>> * Private helper routine for writing DER encoded string values.
>> * @param s the string to write
>> * @param stringTag one of the DER s
On Sat, 23 Jul 2022 05:37:16 GMT, jquanC wrote:
>> Looks good to me. Thanks!
>
>> Looks good to me. Thanks!
>
> Cheers and appreciation! And I have learned more from your guidance.
> @jquanC Please type`/integrate` if you want to get the fix included in
> OpenJDK.
Thanks for your reminder!
I
On Sat, 23 Jul 2022 05:37:16 GMT, jquanC wrote:
>> Looks good to me. Thanks!
>
>> Looks good to me. Thanks!
>
> Cheers and appreciation! And I have learned more from your guidance.
@jquanC Please type`/integrate` if you want to get the fix included in OpenJDK.
-
PR: https://git.o
On Sat, 23 Jul 2022 05:31:29 GMT, Xue-Lei Andrew Fan wrote:
> Looks good to me. Thanks!
Cheers and appreciation! And I have learned more from your guidance.
-
PR: https://git.openjdk.org/jdk/pull/9585
On Sat, 23 Jul 2022 05:29:07 GMT, jquanC wrote:
>> There are some doc errors in sun.security.util.DerOutputStream, like the
>> followings,
>>
>>
>> /**
>> * Private helper routine for writing DER encoded string values.
>> * @param s the string to write
>> * @param stringTag one of the DER s
> There are some doc errors in sun.security.util.DerOutputStream, like the
> followings,
>
>
> /**
> * Private helper routine for writing DER encoded string values.
> * @param s the string to write
> * @param stringTag one of the DER string tags that indicate which
> * encoding should be use