On Mon, 7 Mar 2022 20:36:41 GMT, Bradford Wetmore <[email protected]> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> typo correction
>
> src/java.base/share/classes/sun/security/ssl/SSLSocketInputRecord.java line
> 263:
>
>> 261: fragment = plaintext.fragment;
>> 262: contentType = plaintext.contentType;
>> 263: } catch (BadPaddingException bpe) {
>
> Does the copyright need to get updated?
Oops, I missed this file.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7722