-
Sub-task
-
Resolution: Fixed
-
P2
-
None
In the new modular image, configuration files (user-editable ones) will be placed in the ${java.home}/conf directory. This task is to track the changes to move configuration files from ${java.home}/lib directory to ${java.home}/conf.
There may be some clean-up required in the src tree as part of this to move files that are not configuration files to other locations in the src tree -- for example the .gif files in src/java.desktop/share/conf/images/cursors are not user-editable and not clear why they are in the conf directory.
There may be some clean-up required in the src tree as part of this to move files that are not configuration files to other locations in the src tree -- for example the .gif files in src/java.desktop/share/conf/images/cursors are not user-editable and not clear why they are in the conf directory.
- relates to
-
JDK-8039269 images/cursors should not be in ${java.home}/lib
- Resolved
-
JDK-8039273 Font related files should not be modified in ${java.home}/lib
- Resolved
-
JDK-8177350 Two missed in the change from ${java.home}/lib to ${java.home}/conf
- Closed
-
JDK-8048124 Read hijrah-config-umalqura.properties as a resource
- Closed