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

Init HexUtil at runtime #4074

Merged
merged 1 commit into from
Sep 18, 2019
Merged

Init HexUtil at runtime #4074

merged 1 commit into from
Sep 18, 2019

Conversation

stuartwdouglas
Copy link
Member

It allocates some largish arrays in static init

It allocates some largish arrays in static init
@gsmet
Copy link
Member

gsmet commented Sep 18, 2019

It might be a stupid question but how is it better to allocate things at startup?

I suppose doing this reduces the size of the image?

@gsmet gsmet added this to the 0.23.0 milestone Sep 18, 2019
@stuartwdouglas
Copy link
Member Author

stuartwdouglas commented Sep 18, 2019 via email

@gsmet
Copy link
Member

gsmet commented Sep 18, 2019

Ah, that makes sense :). I thought it was a core class used for everything. Let's merge then.

@gsmet gsmet merged commit b686c1c into quarkusio:master Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants