Hi all, Could anyone review this change contributed by colleague Liz Looney <[email protected]>, that fixes a long-standing data race on `com.sun.tools.jdi.VirtualMachineImpl.shutdown`?
-Man --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Update Copyright year - 8386909: Data race on com.sun.tools.jdi.VirtualMachineImpl.shutdown Changes: https://git.openjdk.org/jdk/pull/31582/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31582&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386909 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31582.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31582/head:pull/31582 PR: https://git.openjdk.org/jdk/pull/31582
