Skip to content

Set common-page-size to 16384 for android builds #1654

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

Conversation

@BugsBeGone
Copy link
Contributor

LGTM. I've tested with a 16KB x64 image, and a real Nexus 7 (armeabi-v7a) just to make sure the global use of larger pages doesn't break support on 32-bit devices.

@matthiasblaesing
Copy link
Member Author

@BugsBeGone thanks again. I could now check with emulator on x86-64 (worked before), but also aarch64 (thanks for the instructions). Lets get this in.

@matthiasblaesing matthiasblaesing merged commit 5305913 into java-native-access:master Mar 5, 2025
15 checks passed
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.

Loading jnidispatch on Android 15 with 16 KB page size leads to crash
2 participants