RFR [14] 8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries

Alan Bateman Alan.Bateman at oracle.com
Fri Aug 16 17:39:18 UTC 2019


On 16/08/2019 18:05, Chris Hegarty wrote:
> An unfortunate eager dependency on urlmon.dll has crept into net.dll,
> the JIRA issue contains more details [1].
>
> The dependency should be made lazy and optional, since if only pertains
> to NTLM authentication over HTTP.
>
> Webrev:
>    https://cr.openjdk.java.net/~chegar/8225425/webrev.01/
>
This looks okay although there may be many other issues running on a 
nano server install (would need a  complete test run on this install to 
identify those issues).

-Alan


More information about the net-dev mailing list