On Thu, 8 May 2025 19:13:46 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Conditional on what?
>
> The appending of the "." is specific to the case where there isn't a .dll 
> suffix.

`LoadLibrary` appears to happily load files with a `.dll` extension even if a 
trailing `.` is appended. So, special casing doesn't appear necessary.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24694#discussion_r2080359521

Reply via email to