diff --git a/fs b/fs index 6c150a1b..c0f67d31 160000 --- a/fs +++ b/fs @@ -1 +1 @@ -Subproject commit 6c150a1b48cac48151f13223b1cf5f889e8e9ef9 +Subproject commit c0f67d310044b67073861f82509d82fb092e0695 diff --git a/script/compile b/script/compile index e73bf31e..80529f0d 100755 --- a/script/compile +++ b/script/compile @@ -46,9 +46,11 @@ args=( "-jar" "$BABASHKA_JAR" "-H:IncludeResources=SCI_VERSION" "-H:ReflectionConfigurationFiles=reflection.json" "--initialize-at-build-time" - # "-H:+PrintAnalysisCallTree" - #"-H:+DashboardAll" + #"-H:+PrintAnalysisCallTree" + # "-H:+DashboardAll" # "-H:DashboardDump=reports/dump" + # "-H:+DashboardPretty" + # "-H:+DashboardJson" "-H:Log=registerResource:" "-H:EnableURLProtocols=http,https,jar" "--enable-all-security-services"