Hi All, This is a small additional fix to PolicyTool to move the default accelerators for File->New/Open/Save from the resource bundle to hard coded values in PolicyTool.java.
This is done to avoid confusing the translators about the difference between mnemonics and accelerators. Accelerators are typically not localized, but this fix will still allow overriding the values for rare cases, by specifying them in a localized resource bundle. http://cr.openjdk.java.net/~weijun/8026929/webrev.00/ I am the Contributor for this bug fix, and Max (Weijun) will be the Committer. Thanks, Leif