From ce6bf06f73d8e677cb261ae4c799c4fa3116afce Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 23 Sep 2011 17:37:25 +0200 Subject: Adding html launch type and page for new 'NApplet', using new TempJarCache for native libs. --- make/scripts/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make') diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 0d2aef8c5..1c9ba78a7 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -96,7 +96,7 @@ function jrun() { #D_ARGS="-Djogamp.debug.TempFileCache" #D_ARGS="-Djogamp.debug.JNILibLoader -Djogamp.debug.TempFileCache -Djogamp.debug.JARUtil" D_ARGS="-Djogamp.debug.JNILibLoader" - #D_ARGS="-Djogamp.debug.JNILibLoader -Djogamp.gluegen.UseTempJarCache=false" + #D_ARGS="-Djogamp.debug.JNILibLoader -Djogamp.gluegen.UseTempJarCache=false -Djogamp.debug.JARUtil" #X_ARGS="-Dsun.java2d.noddraw=true -Dsun.java2d.opengl=true" #X_ARGS="-verbose:jni" -- cgit v1.2.3