[jdk11u-dev] RFR: 8263188: JSSE should fail fast if there isn't supported signature algorithm [v2]

Antonio Vieiro avieiro at openjdk.org
Fri Dec 5 08:23:52 UTC 2025


On Thu, 4 Dec 2025 13:37:52 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Antonio Vieiro has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>> 
>>  - ByteBuffer.slice(int,int) for JDK11
>>  - Backport 99b4bab3
>
> test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS12.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
> 
> Suggestion:
> 
>  * Copyright (C) 2021, Tencent. All rights reserved.
> 
> 
> Note that [JDK-8364597](https://bugs.openjdk.org/browse/JDK-8364597) has been brought to JDK 11 since. We should keep it aligned.

Updated in new commit.

> test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS13.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
> 
> Suggestion:
> 
>  * Copyright (C) 2021, Tencent. All rights reserved.
> 
> 
> Same here.

Updated in new commit.

-------------

PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/3126#discussion_r2591794916
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/3126#discussion_r2591795377


More information about the jdk-updates-dev mailing list