RFR: 8348828: Windows dll loading now resolves symlinks [v8]

David Holmes dholmes at openjdk.org
Wed Oct 8 02:47:03 UTC 2025


On Wed, 8 Oct 2025 02:40:58 GMT, Benjamin Peterson <duke at openjdk.org> wrote:

> So, this dot logic should be lifted to JVM_LoadLibrary?

Possibly, but I still want to understand this change as it is now proposed. The whole thing has been about symlinks till now, so now what exactly is the problem and solution? You just want a way to load an arbitrarily-named file as if it were a dll?

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

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


More information about the hotspot-runtime-dev mailing list