RFR: 8362846: Windows error reporting for dll_load doesn't check for a null buffer

Markus Grönlund mgronlun at openjdk.org
Tue Jul 22 14:39:28 UTC 2025


On Tue, 22 Jul 2025 00:31:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Please review this simple fix for some missing null checks in `os::dll_load`. The primary issue handles Windows, while the additional is for Linux/BSD.
> 
> Testing:
> - new gtest
> - tiers 1-3
> 
> Thanks

Seems to be broader than just Windows?

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

PR Comment: https://git.openjdk.org/jdk/pull/26420#issuecomment-3103056857


More information about the hotspot-runtime-dev mailing list