mysterious _imported.marker files
Alan Bateman
Alan.Bateman at oracle.com
Sat Mar 4 07:46:14 UTC 2017
On 03/03/2017 19:34, Roman Shevchenko wrote:
> I see them via JRT filesystem provider. Mostly javafx.*, but also in a couple of jdk.* modules.
>
It looks like the issue is specific to the modules imported from the FX
forest (this includes `jdk.packager`). The build already excludes build
marker files when creating the packaged modules but this doesn't keep
out the marker files that are created for the imported modules. I've
created JDK-8176172 [1] to track this.
-Alan
[1] https://bugs.openjdk.java.net/browse/JDK-8176172
More information about the jigsaw-dev
mailing list