|
Quick Lists
|
|
Bug ID:
|
6827921
|
|
Votes
|
0
|
|
Synopsis
|
ByteToCharBig5.java should use nio data tables instead of its own copy
|
|
Category
|
java:char_encodings
|
|
Reported Against
|
|
|
Release Fixed
|
7(b57)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
08-APR-2009
|
|
Description
|
All xxxxx .io converters should use share/use the data tables of nio charsets. ByteToCharBig5.java still keeps its own copy, which is identical to the tables in xxxxx .nio.cs.ext.Big5.
Posted Date : 2009-04-08 17:23:45.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
yes, this can reduce the size of charsets.jar about .5%, small, but still good.
Posted Date : 2009-04-08 17:25:03.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |