开发者

Why did Sun/Oracle choose Unicode 5.1 over Unicode 5.2 in Java 7/JDK7?

开发者 https://www.devze.com 2023-01-11 10:18 出处:网络
According to the JDK 7 feature list Java\'s Unicode support will be updated 开发者_StackOverflow社区(from Unicode 4.0 in Java 6) to Unicode 5.1 although Unicode 5.2 is available since October 2009. Wh

According to the JDK 7 feature list Java's Unicode support will be updated 开发者_StackOverflow社区(from Unicode 4.0 in Java 6) to Unicode 5.1 although Unicode 5.2 is available since October 2009. What's the reason for that considering that Unicode 5.2 was mostly an update of the Unicode book?

EDIT: Java 7's Unicode support will be updated to Unicode 6.0.


For a definitive answer, you'd need to ask Sun/Oracle through formal channels, and I expect that the answer would be something like "the feature list for JDK 7 has not been finalized".

Wait until it JDK 7 is finally released ... it might change between now and then.

Right now, it could just be that the project team member who would dealing with this is currently working on something else.

EDIT

Note that JDK 7's Unicode 5.1 upgrade was done in the M3 milestone. "M3 2009/04/03 – 2009/05/14 (b59)". Unicode 5.2 was released 5-6 months later in 2009/10, according to your question.


There's more behind the change according to the official pages:

6,648 new character assignments were made to the Unicode Standard, Version 5.2.0 (over and above what was in Unicode 5.1.0). The character repertoire corresponds to ISO/IEC 10646:2003 plus Amendments 1 through 6.

(More changes are on the page referenced above)

0

精彩评论

暂无评论...
验证码 换一张
取 消