[hibernate-issues] [JIRA] (HHH-13863) Introduce a module to distribute some helpers useful to compile Hibernate ORM to GraalVM native images

Sanne Grinovero (JIRA) jira at hibernate.atlassian.net
Thu Feb 13 10:26:41 EST 2020


Sanne Grinovero ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A99e61e65-956b-4a21-b29c-06057642e9ea ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 ) / New Feature ( https://hibernate.atlassian.net/browse/HHH-13863?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 ) HHH-13863 ( https://hibernate.atlassian.net/browse/HHH-13863?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 ) Introduce a module to distribute some helpers useful to compile Hibernate ORM to GraalVM native images ( https://hibernate.atlassian.net/browse/HHH-13863?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 )

Issue Type: New Feature Assignee: Sanne Grinovero ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A99e61e65-956b-4a21-b29c-06057642e9ea ) Components: build Created: 13/Feb/2020 07:26 AM Fix Versions: 5.4.12 Priority: Major Reporter: Sanne Grinovero ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A99e61e65-956b-4a21-b29c-06057642e9ea )

We've discussed the possibility of publishing the specific metadata that Quarkus uses to compile applications using Hibernate ORM into native code by using GraalVM's native-image tool.

I'm skeptical that we can provide the comprehensive metadata, especially as many details will depend on the user domain and the user configuration; all such metadata is by nature dynamic, so can't be expressed by pure metadata.

However some of the reflective rules are static; to help other people exploring such options, we can start publishing the static metadata in a new experimental jar. I see no problem in sharing this, as long as it's understood that it's not comprehensive - and since it's not we can't test it much either.

Since that's still useful, why not.

( https://hibernate.atlassian.net/browse/HHH-13863#add-comment?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13863#add-comment?atlOrigin=eyJpIjoiY2YwMDg3NmNiMWIzNGY5ZTliZDY1MDkwODhjNjhiZjUiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100119- sha1:1d84d0f )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200213/a6eaa662/attachment.html 


More information about the hibernate-issues mailing list