We shouldn't generate classes post static init so the ASM classes should never be included in the native executable.
I reproduced this by building the integration-tests/jpa-postgresql IT but it should be reproducible with any app.
This is a regression between 1.8.3.Final and 1.9.0.Final.
/cc @radcortez