Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
/jdk13u-devPublic archive

Commit882a53a

Browse files
author
Yuri Nesterenko
committed
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
Reviewed-by: bae, dcherepanovBackport-of: 3b374c0153950ab193f3a188b57d3404b4ce2fe2
1 parent457f2e4 commit882a53a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hr_HR.properties‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2005,2012, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2005,2023, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -35,4 +35,5 @@
3535
# This notice and attribution to Taligent may not be removed.
3636
# Taligent is a registered trademark of Taligent, Inc.
3737

38+
EUR=\u20AC
3839
HRK=Kn

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ fr_FR=\u20AC
7979
fr_LU=\u20AC
8080
hi_IN=\u0930\u0942
8181
hr=\u00A4
82-
hr_HR=Kn
82+
hr_HR=\u20AC
8383
hu=\u00A4
8484
hu_HU=Ft
8585
is=\u00A4
@@ -94,9 +94,9 @@ ja_JP=\uFFE5
9494
ko=\u00A4
9595
ko_KR=\uFFE6
9696
lt=\u00A4
97-
lt_LT=Lt;2014-12-31-22-00-00;\u20AC
97+
lt_LT=\u20AC
9898
lv=\u00A4
99-
lv_LV=Ls;2013-12-31-22-00-00;\u20AC
99+
lv_LV=\u20AC
100100
mk=\u00A4
101101
mk_MK=Den
102102
nl=\u00A4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp