-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
Issue warnings about uses of the Java Native Interface (JNI). These warnings aim to prepare developers for a future release that restricts the use of JNI by default in order to improve integrity by default. The warnings issued in this release, and the exceptions thrown in that future release, can be avoided by selectively enabling native access. Adjust the Foreign Function & Memory API (JEP 454) to issue warnings in a consistent manner.
- blocks
-
JDK-8307341 JEP 472: Prepare to Restrict the Use of JNI
-
- Closed
-
- csr for
-
JDK-8331672 Implement JEP 472: Prepare to Restrict the Use of JNI
-
- Closed
-
- duplicates
-
JDK-8347744 JavaFX applications must use `--enable-native-access`
-
- Closed
-
- relates to
-
JDK-8340435 Misleading warning/error message with --enable-native-access and ModuleLayer
-
- Open
-
-
JDK-8339517 Add --enable-native-access flag when running tests
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/20d8f58c
-
Review(master) openjdk/jdk/19213
(2 links to)