Hi Charles,
Hi all,
Requesting for approval to push the changes to add mnemonic for
JFileChooser metal and motif Laf
Changeset for jdk8 @
http://hg.openjdk.java.net/jdk8/awt/jdk/rev/7fbc8d86c477
Changeset for jdk7u-dev @
http://cr.openjdk.java.net/~littlee/jdk7u/197/webrev.00/
<http://cr.openjdk.java.net/%7Elittlee/jdk7u/197/webrev.00/>
Please notice that, changeset for jdk7u-dev is part of the changeset
for jdk8, because "CR 7093156 - NLS: Please change the mnemonic
assignment system to avoid translation issue" has already been
committed in jdk7u-dev (jdk7u6)[1].
I'm observing that
http://hg.openjdk.java.net/jdk8/awt/jdk/rev/7fbc8d86c477 has
motif*.properties changes, but [1] doesn't have that changes. It seems
your fix is not completed, because now in jdk8 file motif.properties
(and others) contains
FileChooser.pathLabel.textAndMnemonic=Enter &path or folder name:
but jdk7u-dev contains
FileChooser.pathLabel.textAndMnemonic=Enter path or folder name:
Could you please clarify that? Which tests have you passed with the fix?
I'm also not sure that we want backport P4 bugs into 7u8. Do you have
any justification for that?
Regards, Pavel
Reviewed by:
Alexander Potochkin
[1]:
http://mail.openjdk.java.net/pipermail/jdk7u-dev/2012-May/003003.html