RFR: 8145862: Improve lazy initialization of fields in java.net.URI

Claes Redestad claes.redestad at oracle.com
Tue Dec 22 18:16:09 UTC 2015



On 2015-12-22 18:54, Chris Hegarty wrote:
>> How about:
>>
>>     // The remaining fields may be computed on demand, which is safe even in
>>     // the face of multiple threads racing to initialize them
> Perfect. Thanks,
>
> -Chris.
>

Thanks!

/Claes



More information about the core-libs-dev mailing list