-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b06
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312894 | 21.0.1 | Naoto Sato | P4 | Resolved | Fixed | b04 |
JDK-8311659 | 21 | Naoto Sato | P4 | Resolved | Fixed | b31 |
There is a test data file `
jdk/test/sun/nio/cs/mapping/JIS0212.b2c.private` which contains the following wording:
```
# Recipient is granted the right to make copies in any form for
# internal distribution and to freely use the information supplied
# in the creation of products supporting Unicode. Unicode, Inc.
# specifically excludes the right to re-distribute this file directly
# to third parties or other organizations whether for profit or not.
```
However this mapping file is not used in any of the regression tests, thus it should be removed. Also some other mappings that have `.private` extension are in the same situation. Should be removed too.
jdk/test/sun/nio/cs/mapping/JIS0212.b2c.private` which contains the following wording:
```
# Recipient is granted the right to make copies in any form for
# internal distribution and to freely use the information supplied
# in the creation of products supporting Unicode. Unicode, Inc.
# specifically excludes the right to re-distribute this file directly
# to third parties or other organizations whether for profit or not.
```
However this mapping file is not used in any of the regression tests, thus it should be removed. Also some other mappings that have `.private` extension are in the same situation. Should be removed too.
- backported by
-
JDK-8311659 Remove unused mapping test files
-
- Resolved
-
-
JDK-8312894 Remove unused mapping test files
-
- Resolved
-
- links to
-
Commit openjdk/jdk21/773bb0a7
-
Commit openjdk/jdk/d072c40f
-
Review openjdk/jdk21/98
-
Review openjdk/jdk/14757
(1 links to)