On Mon, 23 Dec 2024 09:45:00 GMT, Qizheng Xing <qx...@openjdk.org> wrote:
> This patch fixes unmatched brackets in some source files. make/data/cldr/common/main/kn.xml line 1085: > 1083: <type key="calendar" type="islamic">ಇಸ್ಲಾಮಿಕ್ > ಕ್ಯಾಲೆಂಡರ್</type> > 1084: <type key="calendar" > type="islamic-civil">ಇಸ್ಲಾಮಿಕ್-ಸಿವಿಲ್ ಕ್ಯಾಲೆಂಡರ್</type> > 1085: <type key="calendar" type="islamic-rgsa" > draft="contributed">ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್ (ಸೌದಿ ಅರೇಬಿಯಾ, ಸೈಟಿಂಗ್)</type> Hi, we would not modify the contents of upstream data from CLDR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22861#discussion_r1895964999