> 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: Clarify setUseClientMode() javadoc ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30754/files - new: https://git.openjdk.org/jdk/pull/30754/files/e95dd7c4..73d0c5af Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30754&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30754&range=04-05 Stats: 7 lines in 1 file changed: 1 ins; 0 del; 6 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
