-
Bug
-
Resolution: Unresolved
-
P4
-
jfx25
Gradle emits below configuration message for huge number(1500+) of files in graphics module.
Cannot infer source root(s) for source `file '/Users/arapte/dev/metal-1/rt/modules/javafx.graphics/src/main/java/com/sun/javafx/text/PrismTextLayout.java'`. Supported types are `File` (directories only), `DirectoryTree` and `SourceDirectorySet`.
This is NOT caused by gradle update to 8.14.2 (JDK-8358800)
Cannot infer source root(s) for source `file '/Users/arapte/dev/metal-1/rt/modules/javafx.graphics/src/main/java/com/sun/javafx/text/PrismTextLayout.java'`. Supported types are `File` (directories only), `DirectoryTree` and `SourceDirectorySet`.
This is NOT caused by gradle update to 8.14.2 (