[jdk11u-dev] RFR: 8349583: Add mechanism to disable signature schemes based on their TLS scope [v4]
Antonio Vieiro
avieiro at openjdk.org
Mon Feb 23 12:11:20 UTC 2026
On Wed, 18 Feb 2026 17:42:46 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 pull request now contains nine commits:
>>
>> - Merge master
>> - Merge master (resolving conflicts)
>> - Fix: JDK11 lacks ByteBuffer.slice(byte[], int, int)
>> - Because JDK-8284047 is not backported to 11
>> - Because JDK-8288209 is not backported to 11
>> - Backport fe850da38a3fc0c9ce6cf9348efca3c846e97143
>> - 8364597: Replace THL A29 Limited with Tencent
>> - ByteBuffer.slice(int,int) for JDK11
>> - Backport 99b4bab3
>
> test/jdk/sun/security/ssl/SignatureScheme/AbstractCheckSignatureSchemes.java line 100:
>
>> 98:
>> 99: @Override
>> 100: public ContextParameters getServerContextParameters() {
>
> Suggestion:
>
> protected ContextParameters getServerContextParameters() {
>
>
> As https://bugs.openjdk.org/browse/JDK-8284047 is now in 11u, I'd suggest to revert: https://github.com/openjdk/jdk11u-dev/pull/3130/changes/97e953170749683859f457e9354155eda137e6db
Fixed in https://github.com/openjdk/jdk11u-dev/pull/3130/commits/f8156c4a6c66097e2b91ec9977e641d647d9c7d8 after mergin with master
-------------
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/3130#discussion_r2840516284
More information about the jdk-updates-dev
mailing list