-
Bug
-
Resolution: Fixed
-
P3
-
7u6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8131089 | 7u40 | Unassigned | P3 | Closed | Fixed |
According to the docs javafxpackager should be looking for drop-in resources in the current folder.
However, due to mistake "." is not really added to the classpath in javafxpackager script used on linux and mac.
Windows is fine.
To validate - try to run sample from javafx packaging guide and drop in custom icon.
However, due to mistake "." is not really added to the classpath in javafxpackager script used on linux and mac.
Windows is fine.
To validate - try to run sample from javafx packaging guide and drop in custom icon.
- backported by
-
JDK-8131089 javafxpackager does not find drop-in resources on Mac/Linux
-
- Closed
-