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

DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 7
    • 7
    • core-libs
    • b55
    • generic
    • generic

    Backports

      Description

        DefaultProxySelector has a few static variables (e.g. ftpNonProxyInfo and httpNonProxyInfo and the Pattern object) that are not always needed at startup. We can defer its initialization until it's needed.

        Attachments

          Issue Links

            Activity

              People

                mchung Mandy Chung
                mchung Mandy Chung
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: