We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the feature you want to add? adaption to graalvm native-image
Why do you want to add this feature? for some scenes, decrease memory occupation and startup speed etc.
How to implement this feature? refer to https://www.graalvm.org/latest/reference-manual/native-image
Additional context graalvm-reachability-metadata
The text was updated successfully, but these errors were encountered:
ok,we will resolve it
Sorry, something went wrong.
This issue(polarismesh/polaris-java#322) should be solved first.
No branches or pull requests
What is the feature you want to add?
adaption to graalvm native-image
Why do you want to add this feature?
for some scenes, decrease memory occupation and startup speed etc.
How to implement this feature?
refer to https://www.graalvm.org/latest/reference-manual/native-image
Additional context
graalvm-reachability-metadata
The text was updated successfully, but these errors were encountered: