Relates :
|
|
Relates :
|
|
Relates :
|
This bug asks to examine hijra-config-umalqura.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.
|