JDK-6916787 : Ukrainian currency name needs to be fixed
  • Type: Bug
  • Component: globalization
  • Sub-Component: locale-data
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2010-01-14
  • Updated: 2012-12-20
  • Resolved: 2011-03-07
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 6 JDK 7
6u25Fixed 7 b91Fixed
Related Reports
Relates :  
Description
Actual integration for bug 6868106 was not correct in internal repository. Ukrainian currency name should be "\u0433\u0440\u043d.".

UAH=\u0433\u0440\u043b.

should be

UAH=\u0433\u0440\u043d.

Comments
EVALUATION Will be fixed in b81.
25-01-2010