On Tue, 8 Oct 2024 23:48:03 GMT, Chen Liang <li...@openjdk.org> wrote:
> Isn't the right link https://www.iso.org/iso-4217-currency-codes.html while > simply changing the extension (and yes, the link in this PR) leads to a 404 > page? > > Also note that we prefer https links over http if possible. Thanks Chen, you're indeed correct. I did not notice that the old link was re-directing to the new one. Fixed in https://github.com/openjdk/jdk/pull/21416/commits/d5ae8d6f3432ec45283cb187522d6130106d497d. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21416#issuecomment-2401012890