An open API service indexing awesome lists of open source software.

https://github.com/nithanim/quarkus-native-bug-test


https://github.com/nithanim/quarkus-native-bug-test

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is an example of the weird bug with native-image.

MethodHandle of a getter of a `Long` with the expected value `null` returns `0` instead.

Execute: `mvn verify -Pnative -Dquarkus.native.additional-build-args=-Ob`