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