Relates :
|
|
Relates :
|
JDK-7175367 drops the new revision of NLS that causes a regression. logging_xx.properties are all English version rather than the translated version since they don't translate the capitalized strings. For 7u40, we have to revert to the previous revision to restore the translated strings. For jdk8 and next 7update, we will have to resolve with WPTG how to request translation of capitalized strings (see JDK-8016127).
|