> SunJSSE implementation of `SSLEngine` throws an exception if being used > before calling `setUseClientMode()`. Javadoc wording in `SSLContextSpi` and > `SSLContext` classes should be improved. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Address review comments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30754/files - new: https://git.openjdk.org/jdk/pull/30754/files/af8569ff..9e0d031a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30754&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30754&range=00-01 Stats: 24 lines in 2 files changed: 16 ins; 0 del; 8 mod Patch: https://git.openjdk.org/jdk/pull/30754.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30754/head:pull/30754 PR: https://git.openjdk.org/jdk/pull/30754
