-
Sub-task
-
Resolution: Fixed
-
P3
-
9
-
None
-
b54
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081883 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | b54 |
This bug asks that ${java.home}/lib/images/cursors be examined to understand why the cursor images and their configuration are not resources files (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 cursor.properties and the cursor images are not a supported interface and so should move to a location that is private to the "desktop" module.
- backported by
-
JDK-8081883 images/cursors should not be in ${java.home}/lib
-
- Resolved
-
- relates to
-
JDK-8049930 Move configuration files from ${java.home}/lib directory to ${java.home}/conf
-
- Resolved
-