You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop native image testing for JDK8. It is no longer an option
for macOS and we did not test on Windows due to complexity of setup.
So we now only currently test native image for JDK11.
Drop native-image --enable-all-security-services, no longer
needed and deprecated.
Update fail fast check for Graal version. The native-image cmd changed
text format for --version so we adapt.
0 commit comments