Details
-
Bug
-
Status: Verified
-
Resolution: Unresolved
-
7.1.X, Master
-
None
-
2
-
Adopt OpenJDK 11
Description
Steps to Reproduce:
- Compile portal on JDK8
- as of writing this ticket, aries workaround needs to be applied before building (https://github.com/brianchandotcom/liferay-portal/pull/64744)
- Start portal on JDK11
- For full verification, start a second copy of the portal on JDK8
- Login
- Go to Control Panel > Instance Settings > Miscellaneous
- Under Available Languages > Available, view country name for "Czech"
Expected Result:
Country name is consistent between Java runtimes.
Actual Result:
Country displays as "Czechia" under JDK11, and "Czech Republic" under JDK8 runtime.
The new name is correct, but there is concern that the JVM is controlling the localization
Attachments
Issue Links
- is duplicated by
-
LPS-90004 JDK11 display Czechia instead of Czech Republic
- Closed
-
LPS-119018 Localization - open-jdk11 Incorrect arabic text in language selector
- Closed
- relates
-
LPS-87191 Dates in the UI display with 2 digit year instead of 4 digit if CLDR provider is used (JDK11 default)
- Closed