-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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.
By creating the schemeSpecificPart on demand, common usage patterns of URI will see a speedup and footprint reduction.