On Wed, 8 Oct 2025 02:22:15 GMT, Benjamin Peterson <[email protected]> wrote:

> I'm not sure such code previously would have worked. As far as I can tell, 
> System.loadLibrary would fail before reaching os::dll_load if the string 
> passed into System.loadLibrary could not be resolved to an extant file by 
> NativeLibraries.

`os::dll_load` is not used only to implement `System.loadLibrary`.

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

PR Comment: https://git.openjdk.org/jdk/pull/24694#issuecomment-3379356228

Reply via email to