On Mon, 7 Jul 2025 19:08:22 GMT, Naoto Sato <na...@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

Reply via email to