[Bug 3744] New: [IcedTea7] Latest ISO 4217 amendments make PR64174 workaround redundant

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jul 17 18:54:23 UTC 2019


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3744

            Bug ID: 3744
           Summary: [IcedTea7] Latest ISO 4217 amendments make PR64174
                    workaround redundant
           Product: IcedTea
           Version: 2.x-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

pr64174.patch worked around a failure of older versions of GNU Classpath to
parse cutoff dates in the currency file. However, with this change:

changeset:   8849:dec76917e3f9
user:        andrew
date:        Sun Jul 14 01:46:09 2019 +0100
summary:     8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167

these cutoff dates are removed, as they have long since passed
(2013-12-31-22-00-00 & 2014-12-31-22-00-00 for when Latvia & Lithuania
respectively adopted the Euro)

Checking patches/boot/pr64174.patch
2 out of 2 hunks FAILED -- saving rejects to file
openjdk-boot/jdk/src/share/classes/java/util/CurrencyData.properties.rej
ERROR patch patches/boot/pr64174.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch-boot.stamp] Error 2
make: *** Waiting for unfinished jobs....

We should remove the workaround.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190717/a9be21e2/attachment.html>


More information about the distro-pkg-dev mailing list