RFR 8189319 : Add a java.util.Properties constructor that takes an initial capacity

Roger Riggs roger.riggs at oracle.com
Fri Oct 27 22:08:07 UTC 2017


+1

On 10/27/17 5:39 PM, mandy chung wrote:
>
>
> On 10/27/17 2:37 PM, Brent Christian wrote:
>> On 10/27/2017 11:19 AM, mandy chung wrote:
>>> It may be cleaner to initialize the map in a single place e.g. a 
>>> private
>>> constructor taking Properties and initialCapacity.
>>
>> Yeah, that's a good idea.  See new webrev:
>>
>> http://cr.openjdk.java.net/~bchristi/8189319/webrev.02/index.html
>
> Looks good.
>
> Mandy



More information about the core-libs-dev mailing list