hg: jdk7u/jdk7u-dev/jdk: 8016127: NLS: logging.properties translatability recommendation; ...

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Wed Sep 4 11:51:30 PDT 2013


Changeset: ffd0a74b30d6
Author:    dfuchs
Date:      2013-09-04 20:50 +0200
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ffd0a74b30d6

8016127: NLS: logging.properties translatability recommendation
8024131: Issues with cached localizedLevelName in java.util.logging.Level
Summary: This fix updates logging.properties resource bundles to follow internationalization guidelines. It also fixes a caching issue with localizedLevelName. The regression test that was added needs both fixes to pass.
Reviewed-by: mchung

! src/share/classes/java/util/logging/Level.java
! src/share/classes/sun/util/logging/resources/logging.properties
! test/java/util/logging/LevelResourceBundle.java
+ test/java/util/logging/LocalizedLevelName.java




More information about the jdk7u-dev mailing list