Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the GraalVM API instead of flag to force build-time init #17986

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jun 17, 2021

Relates to: #17887

@Sanne
Copy link
Member

Sanne commented Jun 18, 2021

Looks good, but I wonder why we generate code when it's always going to be the same call? Couldn't we have an easy-to-edit automatic feature?

@geoand
Copy link
Contributor Author

geoand commented Jun 18, 2021

We could yeah, it's just what we have now that I changed.
We might want to look into what else the generated feature contains to see if we can move other stuff as well

@geoand
Copy link
Contributor Author

geoand commented Jun 18, 2021

@maxandersen are you also okay with this?

@maxandersen
Copy link
Contributor

Looks ok to me.

I have simalar thoughts as @Sanne that an explicit feature might be better in the long run.

@geoand
Copy link
Contributor Author

geoand commented Jun 18, 2021

Sure, we should check was I mentioned above in that direction

@geoand geoand merged commit e4dbda5 into quarkusio:main Jun 18, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 18, 2021
@geoand geoand deleted the #17887 branch June 18, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants