Skip to content

Commit

Permalink
8186801: Add regression test to test mapping based charsets (generate…
Browse files Browse the repository at this point in the history
…d at build time)

Reviewed-by: stuefe, sgehwolf
Backport-of: cfe34ed89c4f6ef9a49dceef30da1e43b418b152
  • Loading branch information
gnu-andrew committed Jun 23, 2023
1 parent 8efa32e commit 1818eaf
Show file tree
Hide file tree
Showing 14 changed files with 136,816 additions and 1 deletion.
4,976 changes: 4,976 additions & 0 deletions jdk/make/data/charsetmapping/Big5_HKSCS.c2b

Large diffs are not rendered by default.

18,598 changes: 18,598 additions & 0 deletions jdk/make/data/charsetmapping/Big5_HKSCS.map

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions jdk/make/data/charsetmapping/Big5_HKSCS.nr
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#
0xA15A 0xFF3F #SPACING UNDERSCORE
0xA1FE 0x2571 #LT DIAG UP RIGHT TO LOW LEFT
0xA240 0x2572 #LT DIAG UP LEFT TO LOW RIGHTG
0xA2CC 0x5341 #HANGHZOU NUMERAL TEN
0xA2CE 0x5345 #HANGZHOU NUMERAL THIRTY
#
0xA27E 0x256D # BOX DRAWINGS LIGHT ARC DOWN AND RIGHT
0xA2A1 0x256E # BOX DRAWINGS LIGHT ARC DOWN AND LEFT
0xA2A2 0x2570 # BOX DRAWINGS LIGHT ARC UP AND RIGHT
0xA2A3 0x256F # BOX DRAWINGS LIGHT ARC UP AND LEFT
0xA2A4 0x2550 # BOX DRAWINGS DOUBLE HORIZONTAL
0xA2A5 0x255E # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
0xA2A6 0x256A # BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
0xA2A7 0x2561 # BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE

Loading

1 comment on commit 1818eaf

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.