JDK-8191840 : Update localizations with positional arguments following JDK-8191137
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 8u151,9.0.1
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-11-24
  • Updated: 2017-12-21
  • Resolved: 2017-12-21
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.
Other
openjdk7u masterFixed
Related Reports
Blocks :  
Relates :  
Description
JDK-8191137 updates the English keytool resource strings with positional arguments, but the original bug lies with a mismatch between the argument types and the ordering in other languages, such as French and Spanish. Thus, the translations need to be updated with positional arguments as well to actually fully resolve the bug.