RFR: 8327218: Add an ability to specify modules which should have native access enabled [v2]

Alan Bateman alanb at openjdk.org
Wed Mar 6 19:02:46 UTC 2024


On Wed, 6 Mar 2024 18:00:25 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Native access is needed for modules which calls restricted methods [1].

In time, we'll need it for modules using JNI too. We can do this trimming in another PR to avoid Jan getting pulled into deeply.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18106#discussion_r1514999868


More information about the core-libs-dev mailing list