diff --git a/script/compile b/script/compile index db5d91d4..e73bf31e 100755 --- a/script/compile +++ b/script/compile @@ -47,6 +47,8 @@ args=( "-jar" "$BABASHKA_JAR" "-H:ReflectionConfigurationFiles=reflection.json" "--initialize-at-build-time" # "-H:+PrintAnalysisCallTree" + #"-H:+DashboardAll" + # "-H:DashboardDump=reports/dump" "-H:Log=registerResource:" "-H:EnableURLProtocols=http,https,jar" "--enable-all-security-services"