<i18n dev> RFR: 8361519: Obsolete Unicode Scalar Value link in Character class
Iris Clark
iris at openjdk.org
Mon Jul 7 19:30:40 UTC 2025
On Mon, 7 Jul 2025 19:08:22 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Refining the description of "Unicode Scalar Value" in the `Character` class.
> The original description referenced the outdated Unicode 3.1 specification, which previously included the U+xxxx notation but no longer does. Updated the reference to point to the Unicode glossary, which defines the term more accurately. Additionally, replaced the obsolete `@spec` link to Unicode 3.1.0 with a reference to the current Unicode Character Database.
Looks good.
Since this appears to be the only reference to Unicode 3.1.0 in the repo, this change should drop the line referencing "Unicode 3.1.0" in the list of external specifications, e.g.:
https://download.java.net/java/early_access/jdk26/docs/api/external-specs.html
-------------
Marked as reviewed by iris (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26169#pullrequestreview-2995055834
More information about the i18n-dev
mailing list