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

Jaikiran Pai jpai at openjdk.org
Wed Mar 6 00:58:46 UTC 2024


On Tue, 5 Mar 2024 16:13:14 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

>> I see. I then misunderstood a part of the PR description.
>
> I believe we could technically reuse the list for boot/platform modules. But, the intent here is to provide more control over the modules with native access, not only being able to add to the list, but also remove from the list. So, to me, it seemed better to have an explicit list, from/to which we can remove/add modules easily.

Hello Jan, my suggestion was based on a misunderstanding that NATIVE_ACCESS_MODULES is always a superset of boot and platform modules. What you currently have looks fine to me.

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

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


More information about the build-dev mailing list