JDK-8020228 : Restore the translated version of logging_xx.properties
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.logging
  • Affected Version: 7u6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-07-10
  • Updated: 2013-07-23
  • Resolved: 2013-07-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u40 b34Fixed
Related Reports
Relates :  
Relates :  
Description
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).
Comments
Verified 7u40 b34 linux
23-07-2013

This is a minor/low risk change. Added label 7u40-SQE-OK.
11-07-2013

Request for 7u40 approval. A regression introduced in 7u6 and this causes all log levels not translated in non-English locale. Webrev at: http://cr.openjdk.java.net/~mchung/jdk7u/webrevs/8020228/webrev.00/ Reviewed-by: Low risk. logging_xx.properties files are copied from 7u5 and I added a regression test to catch this in the future.
11-07-2013

The regression is introduced in 7u6.
11-07-2013