-
Sub-task
-
Resolution: Fixed
-
P3
-
9
-
b28
-
generic
-
generic
This bug asks to examine calendars.properties files under ${java.home}/lib and understand if it is a configuration and whether it should be a resources file (in resources.jar).
The motive for this bug is the modular JDK where we need the flexibility to put anything that is module-private into a module-private location. In this case it would appear that the above files are not a supported interface and so should move to a location that should be read as resources.
The motive for this bug is the modular JDK where we need the flexibility to put anything that is module-private into a module-private location. In this case it would appear that the above files are not a supported interface and so should move to a location that should be read as resources.
- relates to
-
JDK-8048124 Read hijrah-config-umalqura.properties as a resource
-
- Closed
-
-
JDK-8054214 JapaneseEra.getDisplayName doesn't return names if it's an additional era
-
- Closed
-
-
JDK-8177776 Create an equivalent test case for JDK9's SupplementalJapaneseEraTest
-
- Resolved
-
-
JDK-8039317 Read currency.data as a resource
-
- Closed
-