Java Crypto Roadmap update: the TLS_ECDH cipher suites will be disabled in the October 2024 release for Oracle JDK 17, 11, and 8 update releases. These suites are rarely used and do not preserve forward secrecy. This change has already been made in JDK 20 and later.
See https://java.com/cryptoroadmap for details and testing instructions.