-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b11
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8223554 | 11.0.5-oracle | Deepak Kejriwal | P3 | Resolved | Fixed | b01 |
JDK-8221928 | 11.0.4 | Naoto Sato | P3 | Resolved | Fixed | b01 |
JDK-8222571 | 11.0.3 | Naoto Sato | P3 | Resolved | Fixed | b07 |
JDK-8222088 | openjdk8u222 | Naoto Sato | P3 | Resolved | Fixed | b01 |
JDK-8222580 | openjdk8u212 | Naoto Sato | P3 | Resolved | Fixed | b03 |
JDK-8222844 | 8u231 | Deepak Kejriwal | P3 | Resolved | Fixed | b01 |
JDK-8229604 | emb-8u231 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8222653 | openjdk7u | Andrew Hughes | P3 | Resolved | Fixed | master |
Actual result:
* run with -Djava.locale.providers=COMPAT,CLDR, it will return "N"
* run with -Djava.locale.providers=CLDR,COMPAT, it will return empty string.
* run with default data provider, it will return empty string.
Expected result:
Shouldn't return empty string.
- backported by
-
JDK-8221928 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8222088 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8222571 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8222580 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8222653 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8222844 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8223554 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
-
JDK-8229604 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
- Resolved
- relates to
-
JDK-8217609 New era placeholder not recognized by java.text.SimpleDateFormat
- Closed
-
JDK-8218781 Localized names for Japanese Era Reiwa in COMPAT provider
- Closed