RFR: 8217633: Configurable extensions with system properties [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Mon Jan 25 22:17:57 UTC 2021
On Mon, 25 Jan 2021 21:32:18 GMT, Rajan Halade <rhalade at openjdk.org> 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
More information about the security-dev
mailing list