[7u60] Request for approval for CR 8016127 - NLS: logging.properties translatability recommendation
Daniel Fuchs
daniel.fuchs at oracle.com
Wed Sep 4 03:12:38 PDT 2013
Hi,
This is a request for review & approval for backporting the fix for
8016127 - NLS: logging.properties translatability recommendation
which was pushed in JDK 8 [1] to JDK 7u-dev.
Here is the JDK 7 webrev:
<http://cr.openjdk.java.net/~dfuchs/webrev_8016127/webrev-jdk7.00/>
Differences compared to JDK 8 are:
- the various logging_xxx.properties didn't need to be changed in
JDK 7 (they were actually imported from JDK 7 in JDK 8)
- the test/java/util/logging/LevelResourceBundle.java (which is in
JDK 7 only) had to be fixed to adapt to the changes in the
base bundle (where all caps words have been replaced by
capitalized words)
Otherwise things were left unchanged.
best regards,
-- daniel
[1] JDK 8
webrev:
<http://cr.openjdk.java.net/~dfuchs/webrev_8016127/webrev.03/>
changeset:
<http://hg.openjdk.java.net/jdk8/tl/jdk/rev/92d594a938ff>
review thread:
<http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-September/020495.html>
More information about the jdk7u-dev
mailing list