RFR: 8349583: Add mechanism to disable signature schemes based on their TLS scope [v18]

Anthony Scarpino ascarpino at openjdk.org
Tue Mar 25 16:40:24 UTC 2025


On Wed, 19 Mar 2025 19:23:56 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> test/jdk/sun/security/ssl/SignatureScheme/AbstractCheckSignatureSchemes.java line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2021, 2025, Oracle and/or its affiliates. All rights reserved.
>> 
>> Since this is a new file, it only needs 2025
>
> Most of this file's content was copied from `SigSchemePropOrdering`, so we keep the original start year.

Copying the code from a different file doesn't matter for the copyright date. It is based on when the file was created and edited

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23681#discussion_r2012504460


More information about the security-dev mailing list