It would be useful to have a Properties constructor that took an argument to set the initial capacity. Such a constructor is present on many of the other Map implementations in the JDK, including Hashtable, the superclass of Properties.
- csr for
-
JDK-8189407 Add a java.util.Properties constructor that takes an initial capacity
-
- Closed
-
- relates to
-
JDK-8185496 Improve performance of system properties initialization in initPhase1
-
- Resolved
-