On Mon, 4 Nov 2024 17:32:46 GMT, Artur Barashev <abaras...@openjdk.org> wrote:
>> test/jdk/sun/security/ssl/SSLCipher/SSLSocketNoServerHelloClientShutdown.java >> line 52: >> >>> 50: >>> 51: /** >>> 52: * To reproduce @bug 8331682 (client sends an unencrypted TLS alert >>> during >> >> We used to have a SSLSocketSSLEngineTemplate.java which did exactly this >> (Socket on client/Engine on Server by default, but could be switched IIRC), >> I wonder what happened to it. > > It was removed as part of this work: > https://bugs.openjdk.org/browse/JDK-8284047 Interesting. That's too bad. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21043#discussion_r1828202649