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
Closes#358.
This appears to work as expected. I have a [weird case](oracle/graal#4254) I'm not really sure how to address (the need to specify -Djava.home during execution), but otherwise, this produces a fully static binary that is very fast and works.
To execute the build, you run the following command:
```
mvn -Pnative -DskipTests package
```
Fixes#728
COPYBARA_INTEGRATE_REVIEW=#728 from perezd:native-image 9b64d07
PiperOrigin-RevId: 424692716
0 commit comments