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

Replace JNI accessors with Unsafe accessors #348

Merged
merged 1 commit into from
Jun 4, 2023
Merged

Conversation

wasabii
Copy link
Contributor

@wasabii wasabii commented Jun 4, 2023

Since we implemented a new set of Unsafe* delegates on the wrappers, for Unsafe usage, we can use these for JNI as well, instead of using sun.reflect. This will allow us to later revamp sun.reflect.

@wasabii wasabii enabled auto-merge June 4, 2023 19:06
@wasabii wasabii merged commit 495dc3d into develop Jun 4, 2023
2 checks passed
@wasabii wasabii deleted the feature/jniaccessor branch June 4, 2023 19:07
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.

None yet

1 participant