> 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.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Some more Unicode related spec clean up ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26169/files - new: https://git.openjdk.org/jdk/pull/26169/files/44cf51fa..69089cbc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26169&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26169&range=00-01 Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod Patch: https://git.openjdk.org/jdk/pull/26169.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26169/head:pull/26169 PR: https://git.openjdk.org/jdk/pull/26169