RFR: 8296246: Update Unicode Data Files to Version 15.1.0 [v2]

Naoto Sato naoto at openjdk.org
Fri Sep 15 16:56:48 UTC 2023


> This PR is to incorporate the latest Unicode 15.1, which was released yesterday. Besides the usual character data update, an upgraded implementation of RegEx which reflects the Indic Consonant Break specified in the latest Unicode Annex #29 ("Unicode Text Segmentation") is included. A corresponding CSR has also been drafted.

Naoto Sato has updated the pull request incrementally with two additional commits since the last revision:

 - Update make/jdk/src/classes/build/tools/generateextraproperties/GenerateExtraProperties.java
   
   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
 - Update make/jdk/src/classes/build/tools/generateextraproperties/GenerateExtraProperties.java
   
   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15728/files
  - new: https://git.openjdk.org/jdk/pull/15728/files/1ba53e8b..10527c07

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15728&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15728&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/15728.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15728/head:pull/15728

PR: https://git.openjdk.org/jdk/pull/15728


More information about the build-dev mailing list