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

Refactoring JVM target determination + adding arm64 support for windows #281

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

DariusIMP
Copy link
Member

ARM64 may not be properly handled when dynamically loading the native libs (see eclipse-zenoh/zenoh-java#155). This PR aims to solve this issue.

On top of that, we add arm64 support for windows.

Copy link

PR missing one of the required labels: {'enhancement', 'breaking-change', 'internal', 'documentation', 'bug', 'new feature', 'dependencies'}

@DariusIMP DariusIMP added bug Something isn't working enhancement New feature or request release Part of the next release labels Oct 29, 2024
@DariusIMP DariusIMP requested a review from gabrik October 30, 2024 21:47
@DariusIMP DariusIMP marked this pull request as ready for review October 30, 2024 21:47
@gabrik gabrik merged commit 5fe7d29 into eclipse-zenoh:main Oct 31, 2024
7 checks passed
@gabrik gabrik deleted the target_loading branch October 31, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request release Part of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants