On Thu, 12 Sep 2024 02:05:50 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

>> We don't need it in `libjava`, but `NTLMAuthentication` was (perhaps 
>> unwittingly) relying on it to load `net.dll` during boot phase 2. I'll move 
>> the load to a more appropriate location in the next commit.
>
> Moved to `NTLMAuthentication` static initializer. 853d349

@dfuch Would you please check whether the change at line 71 in the updated 
version of `NTLMAuthentication` is the correct place for this load?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1757130549

Reply via email to