On Wed, 2 Apr 2025 15:58:00 GMT, Artur Barashev <abaras...@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