Improve the definition of the jdk.tls.disabledAlgorithm security property to specify how components of the cipher suite can be disabled. This has never been clearly specified.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Wording updates. - Initial revision. Changes: https://git.openjdk.org/jdk/pull/31933/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31933&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386680 Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/31933.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31933/head:pull/31933 PR: https://git.openjdk.org/jdk/pull/31933
