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

Create the schemeSpecificPart for non-opaque URIs lazily

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • b102
    • generic
    • generic

      URIs created using any of the public constructors will create the schemeSpecificPart component eagerly, while also supporting lazy creation of the schemeSpecificPart in case where URIs was created via other means.

      By creating the schemeSpecificPart on demand, common usage patterns of URI will see a speedup and footprint reduction.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: