JDK-7194468 : CurrencyFormat test needs to be modifed due to 7189611
  • Type: Bug
  • Component: globalization
  • Sub-Component: locale-data
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-28
  • Updated: 2013-06-26
  • Resolved: 2012-09-11
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 JDK 8
7u40Fixed 8 b56Fixed
Related Reports
Duplicate :  
Relates :  
Description
7189611: Venezuela current Currency should be Bs.F.

7189611 was fixed and integrated by the engineer in IBM. The currency of VEF is Bs.F.now. Regression test in open jdk repository was updated accordingly by the engineer in IBM, but the test in closed repository is not modified accordingly.

jdk/test/closed/java/text/Format/NumberFormat/CurrencySymbols.properties

Comments
EVALUATION modify jdk/test/closed/java/text/Format/NumberFormat/CurrencySymbols.properties change es_VE=BsF.to es_VE=Bs.F.
28-08-2012