aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/junit-linux-armv6hf-console.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-17 21:30:35 +0100
committerSven Gothel <[email protected]>2023-01-17 21:30:35 +0100
commit37fbc231dba30fb9abb2466f372b95deef598bf7 (patch)
treee7fe1a6d99986b3574d898aaef17461d80e52a6c /make/scripts/junit-linux-armv6hf-console.sh
parent8127406b4f537d63245c2bf9febfa0997f82de6e (diff)
Update test scripts: Use Java17 module jvm args: --add-opens java.desktop/sun.awt=ALL-UNNAMED --add-opens java.desktop/sun.java2d=ALL-UNNAMED
Diffstat (limited to 'make/scripts/junit-linux-armv6hf-console.sh')
-rwxr-xr-xmake/scripts/junit-linux-armv6hf-console.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/junit-linux-armv6hf-console.sh b/make/scripts/junit-linux-armv6hf-console.sh
index 2c825e527..3cf6ab7bb 100755
--- a/make/scripts/junit-linux-armv6hf-console.sh
+++ b/make/scripts/junit-linux-armv6hf-console.sh
@@ -26,7 +26,6 @@ ant \
-Dsetup.noAWT=true \
-Dsetup.noSWT=true \
-Drootrel.build=build-linux-armv6hf \
- -Djunit.run.arg0="--illegal-access=warn" \
-Dsetup.addNativeKD=true \
-Dsetup.addNativeOpenMAX=true \
-Dsetup.addNativeBroadcom=true \