RFR: 8327218: Add an ability to specify modules which should have native access enabled [v2]
Alan Bateman
alanb at openjdk.org
Tue Mar 5 14:04:48 UTC 2024
On Tue, 5 Mar 2024 13:42:32 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> to make the intention clear as well as reduce the chances of missing some boot or platform module in this NATIVE_ACCESS_MODULES?
The list to be be granted native access is a subset, it shouldn't be granted all modules mapped to the boot or platform class loaders.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18106#discussion_r1512873855
More information about the build-dev
mailing list