On Thu, 24 Apr 2025 17:33:19 GMT, Jiangli Zhou <[email protected]> wrote:
>> src/java.base/share/classes/jdk/internal/foreign/SystemLookup.java line 135:
>>
>>> 133: @SuppressWarnings("restricted")
>>> 134: private static SymbolLookup sysLookup() {
>>> 135: NativeLibraries libs = NativeLibraries.newInstance(null);
>>
>> I would consult @mcimadamore or @JornVernee look at this for the native
>> function call permission requirements.
>
> @mcimadamore or @JornVernee Can you help take a look of this? Thanks!
Unfortunately, I believe both of them are on vacation, yet they have the
required expertise to review this PR. You might need to wait a bit, sorry!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24801#discussion_r2058934598