Update build options for graal 23

InHeap and Allocated are now Instantiated, see
b9d387c425
This commit is contained in:
José Luis Lafuente 2024-10-07 12:06:43 +02:00
parent 50e8a74321
commit fd801cdf9d
No known key found for this signature in database
GPG key ID: 8A3455EBE455489A

View file

@ -39,7 +39,7 @@ args=("-jar" "$BABASHKA_JAR"
# "-H:DashboardDump=reports/dump"
# "-H:+DashboardPretty"
# "-H:+DashboardJson"
"-H:ReportAnalysisForbiddenType=java.awt.Toolkit:InHeap,Allocated"
"-H:ReportAnalysisForbiddenType=java.awt.Toolkit:Instantiated"
"--verbose"
"--no-fallback"
"--native-image-info"