-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b161
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176937 | 10 | Erik Joelsson | P3 | Resolved | Fixed | b03 |
As discussed in this thread:
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-March/011541.html
it seems the FX modules (including jdk.packager) include a build marker file as a resource.
The `jmod` option to exclude resources at packaging time is `--exclude` and it is currently used by the build to exclude `_the.` resources but not `_imported` resources.
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-March/011541.html
it seems the FX modules (including jdk.packager) include a build marker file as a resource.
The `jmod` option to exclude resources at packaging time is `--exclude` and it is currently used by the build to exclude `_the.` resources but not `_imported` resources.
- backported by
-
JDK-8176937 Imported FX modules have have residual_imported.marker file
-
- Resolved
-
- relates to
-
JDK-8176264 Need common unique pattern for all make marker files
-
- Open
-