mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8349504: Support platform-specific JUnit tests in jpackage
Reviewed-by: almatvee
This commit is contained in:
parent
89e5e7ab73
commit
5e1cc08259
@ -1,2 +1,7 @@
|
||||
JUnit.dirs = .
|
||||
modules = jdk.jpackage
|
||||
JUnit.dirs = share
|
||||
|
||||
modules=jdk.jpackage/jdk.jpackage.internal:+open \
|
||||
jdk.jpackage/jdk.jpackage.internal.util:+open \
|
||||
jdk.jpackage/jdk.jpackage.internal.util.function:+open \
|
||||
java.base/jdk.internal.util \
|
||||
jdk.jlink/jdk.tools.jlink.internal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user