Minor Javadoc fix to `java.lang.Character` and `java.util.spi.LocaleServiceProvider`, which list supported Unicode/CLDR versions. Since the tables grow with each JDK release, older releases should be coalesced.
------------- Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/30099/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30099&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379344 Stats: 25 lines in 2 files changed: 24 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30099.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30099/head:pull/30099 PR: https://git.openjdk.org/jdk/pull/30099
