Back to release mode because full debug symbol.diz

This commit is contained in:
Tran Khanh Duy 2020-11-09 14:57:51 +07:00 committed by GitHub
parent 576eacab4e
commit 77c2dc9457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ fi
if [ -z "$JDK_DEBUG_LEVEL" ]
then
export JDK_DEBUG_LEVEL=slowdebug
export JDK_DEBUG_LEVEL=release
fi
if [ "$TARGET_JDK" == "aarch64" ]