JDK-6213461 : Regtest java/util/Currency/ValidateISO4217.java fails after 2005-01-01 due to new Turkish lire
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.4.2_08,5.0u2,6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-01-03
  • Updated: 2010-04-03
  • Resolved: 2005-01-31
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 JDK 6
1.4.2Resolved 6 betaFixed
Description
Scott writes:

Norbert,

With the new year, the following regression test is failing
in (at least) Mustang and Tiger Update 2:

Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: Validation ISO 4217 data

    * java/util/Currency/ValidateISO4217.java: Validate ISO 4217 data for Currency class. 


See:
 http://nio.sfbay/autobuild/get.cgi/builds/mustang/solaris-sparc/build/001/jt/work/java/util/Currency/ValidateISO4217.jtr

Norbert writes:

Looks like this test needs to be updated for 5101540. Naoto, can you 
handle this please?


###@###.### 2005-1-03 20:11:06 GMT

Comments
EVALUATION Modified "cocucod.txt" in the regression test directory. Once we obtain the authoritative ISO4217 data from the maintenance agency, we need to modify this test based on the authoritative data. ###@###.### 2005-1-14 18:19:38 GMT
14-01-2005