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

Brent Christian brent.christian at oracle.com
Fri Oct 27 21:37:21 UTC 2017


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

Thanks,
-Brent



More information about the core-libs-dev mailing list