RFR: 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI [v8]

Alexey Semenyuk asemenyuk at openjdk.org
Tue May 21 16:59:04 UTC 2024


On Tue, 21 May 2024 08:44:47 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> These are all good suggestions. I have not looked into jpackage, but yes, I would expect that the jpackage user would need to provide extra options when packaging the application.

It would be good to document how jpackage users packaging apps with native access will be affected by this change. Primarily that they need to pass `--illegal-native-access` parameter to affected jpackage app launchers.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19213#issuecomment-2123054154


More information about the client-libs-dev mailing list