compile opts [skip ci]
This commit is contained in:
parent
4daef2fbcc
commit
7cbcd4440a
2 changed files with 5 additions and 3 deletions
2
fs
2
fs
|
|
@ -1 +1 @@
|
|||
Subproject commit 6c150a1b48cac48151f13223b1cf5f889e8e9ef9
|
||||
Subproject commit c0f67d310044b67073861f82509d82fb092e0695
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue