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

Add native access system for getting IMPL_LOOKUP, and prefer if present to Unsafe due to deprecation #21

Merged
merged 42 commits into from
Jul 16, 2024

Conversation

lukebemish
Copy link
Member

@lukebemish lukebemish commented Jul 10, 2024

TODO:

  • Add tests on different platforms
  • Report all the right set of test results in the action

Additionally, contains other changes slated for 0.6.0, including:

  • Change gradle plugin behavior to be incremental
  • Remove old legacy deprecated UnFinal service

@lukebemish lukebemish changed the title Add native access system for getting IMPL_LOOKUP, and prefer it to Unsafe due to deprecation Add native access system for getting IMPL_LOOKUP, and prefer if present to Unsafe due to deprecation Jul 11, 2024
@lukebemish
Copy link
Member Author

No clue why that arm test keeps failing; the issue is buried in native code, and may be dependent on the runner or something. For now, I'm going to just disable that test; if a situation with arm32 not working pops up we can figure it out then.

@lukebemish lukebemish merged commit be7bc29 into main Jul 16, 2024
1 check passed
@lukebemish lukebemish deleted the prefer-natives branch July 16, 2024 05:27
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.

1 participant