Fixes a minor typo in the Javadoc example of `ResourceBundle.getBundle()`. Replaces "WINDOWS_VISTA" with "WINDOWS_WIN11", as the former is no longer a supported platform.
------------- Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/30558/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30558&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381606 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/30558.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30558/head:pull/30558 PR: https://git.openjdk.org/jdk/pull/30558
