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

[24] JEP 472 Prepare to Restrict the Use of JNI #2971

Open
Tracked by #2899
mpalat opened this issue Sep 18, 2024 · 0 comments
Open
Tracked by #2899

[24] JEP 472 Prepare to Restrict the Use of JNI #2971

mpalat opened this issue Sep 18, 2024 · 0 comments

Comments

@mpalat
Copy link
Contributor

mpalat commented Sep 18, 2024

ref : https://openjdk.org/jeps/472

Summary
Issue warnings about uses of the Java Native Interface (JNI) and adjust the Foreign Function & Memory (FFM) API to issue warnings in a consistent manner. All such warnings aim to prepare developers for a future release that ensures integrity by default by uniformly restricting JNI and the FFM API. Application developers can avoid both current warnings and future restrictions by selectively enabling these interfaces where essential.

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

No branches or pull requests

1 participant