Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8316433

net.dll should delay load winhttp.dll

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: