net.dll should delay load winhttp.dll

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: core-libs
    • b17
    • windows

      net.dll depends on winhttp for the system proxy resolver. WinHTTP functions are only used when an application:
      - uses DefaultProxySelector to resolve proxies, and
      - is run with -Djava.net.useSystemProxies=true

      In all other cases, loading winhttp.dll is a waste of resources.

            Assignee:
            Daniel Jelinski
            Reporter:
            Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: