There is a RegOpenKeyExA call present, but we do not close the handle. This should be changed. Also fixed a typo while at it.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - JDK-8389901 Changes: https://git.openjdk.org/jdk/pull/32249/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32249&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8389901 Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/32249.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32249/head:pull/32249 PR: https://git.openjdk.org/jdk/pull/32249
