From 37fbc231dba30fb9abb2466f372b95deef598bf7 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 17 Jan 2023 21:30:35 +0100 Subject: Update test scripts: Use Java17 module jvm args: --add-opens java.desktop/sun.awt=ALL-UNNAMED --add-opens java.desktop/sun.java2d=ALL-UNNAMED --- make/scripts/make.jogl.all.linux-x86_64.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'make/scripts/make.jogl.all.linux-x86_64.sh') diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh index 0b809aa18..f43112d25 100755 --- a/make/scripts/make.jogl.all.linux-x86_64.sh +++ b/make/scripts/make.jogl.all.linux-x86_64.sh @@ -61,6 +61,5 @@ export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet" ant \ $CUSTOMLIBDIR \ -Drootrel.build=build-x86_64 \ - -Djunit.run.arg0="--illegal-access=warn" \ $* 2>&1 | tee -a $LOGF -- cgit v1.2.3