mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8349504: Support platform-specific JUnit tests in jpackage
Reviewed-by: almatvee
This commit is contained in:
parent
89e5e7ab73
commit
5e1cc08259
10 changed files with 7 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue