On Mon, 25 Jan 2021 21:32:18 GMT, Rajan Halade <[email protected]> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update copyright years to 2021
>
> test/jdk/sun/security/ssl/SSLSocketImpl/BlockedExtension.java line 70:
>
>> 68:
>> 69: if (!shouldSuccess) {
>> 70: throw new Exception(
>
> Suggestion:
>
> throw new RuntimeException(
Good catches, the years should be 2021 now. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/1752