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

Mandy Chung mchung at openjdk.org
Tue Mar 5 22:46:46 UTC 2024


On Tue, 5 Mar 2024 18:43:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Apply suggestions from code review
>>   
>>   Co-authored-by: ExE Boss <3889017+ExE-Boss at users.noreply.github.com>
>>   Co-authored-by: Maurizio Cimadamore <54672762+mcimadamore at users.noreply.github.com>
>
> make/conf/module-loader-map.conf line 139:
> 
>> 137:     jdk.unsupported \
>> 138:     jdk.xml.dom \
>> 139:     jdk.zipfs \
> 
> We should create a JBS issue to prune this.

Many of these modules do not need native access in the current implementation.   Should this list be trimmed to list the ones that need native access in the current implementation?

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

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


More information about the core-libs-dev mailing list