A mistake from the original commit where the hashed passwords feature was added.
The example at the end of the template file is malformed, some original plaintext is left in when showing the example of how it would be replaced with hashes. While we are here, removing a line that mentions Security Manager. This is all comments, no code is changed. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8385839: JMX config file correction Changes: https://git.openjdk.org/jdk/pull/31354/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31354&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385839 Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31354.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31354/head:pull/31354 PR: https://git.openjdk.org/jdk/pull/31354
