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

mandy chung mandy.chung at oracle.com
Fri Oct 27 21:39:50 UTC 2017



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