RFR: 8340321: Disable SHA-1 in TLS/DTLS 1.2 handshake signatures [v2]

Artur Barashev abarashev at openjdk.org
Fri Apr 4 18:41:08 UTC 2025


On Wed, 2 Apr 2025 15:58:00 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> test/jdk/sun/security/ssl/SignatureScheme/DisableSHA1inHandshakeSignatureDTLS12.java line 34:
>> 
>>> 32:  */
>>> 33: 
>>> 34: import java.lang.Override;
>> 
>> You shouldn't have to import java.lang.Override
>
> Indeed, thanks! For some reason my IntelliJ inserts this import on "Optimize Imports" command, I need to find out why.

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24367#discussion_r2029276041


More information about the security-dev mailing list