JDK-7146083 : NLS: CCJK, Deployment_xx.java, duplicated memonic in the value of security.more.info.linkurl.
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 7u4
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2012-02-16
  • Updated: 2013-11-18
  • Resolved: 2012-03-19
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
7u4 b16Fixed
Related Reports
Relates :  
Description
7u4 drop10, CCJK src/common/share/classes/com/sun/deploy/resources/Deployment_xx.java, the value of security.more.info.linkurl has mnemonic (V) at the end, but "v" has been marked as mnemonic from "java.com" in the string already.

Comments
EVALUATION Fixed but still need to build and test.
08-03-2012

EVALUATION The fix is to remove (V) from impacted locales. This is caused by integration of 7107880.
17-02-2012