On Wed, 7 May 2025 21:47:37 GMT, Benjamin Peterson <d...@openjdk.org> wrote:

> > > At this point, the path to load will be `$PWD\rando` due to symlink 
> > > resolution.
> > 
> > 
> > Which is in fact correct, no?
> 
> Correct in that that's the library that should be loaded. `LoadLibrary` 
> doesn't want to cooperate, though.

So is it correct to say that the link resolution appears correct but 
`LoadLibrary`'s quirks cause the intended behavior to fail?

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

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

Reply via email to