Extract Java 9 module test about irrelevant jars in JDK home
Skip it on JDKs where ant-javafx.jar is not present.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
module main {
|
||||
requires kotlin.stdlib;
|
||||
}
|
||||
Reference in New Issue
Block a user