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. This pull request has now been integrated. Changeset: 5850bf44 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5850bf4488ea336c3dd4eafbefb8ade330e2f76a Stats: 13 lines in 2 files changed: 0 ins; 2 del; 11 mod 8361519: Obsolete Unicode Scalar Value link in Character class Reviewed-by: iris ------------- PR: https://git.openjdk.org/jdk/pull/26169