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

Remove reflection usages #76

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

mrm1st3r
Copy link
Contributor

@mrm1st3r mrm1st3r commented Aug 3, 2023

Hi,
to improve compatibility with GraalVM native builds, I removed the usage of reflection in places that I encountered.
Currently, the library requires reflection hints in order to work with native compilation. After this change, that shouldn't be necessary anymore.

Best regards,
Lukas

@miachm
Copy link
Owner

miachm commented Aug 7, 2023

Seems great. Thank you for your contribution!

@miachm miachm merged commit d36c400 into miachm:master Aug 7, 2023
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