-
Enhancement
-
Resolution: Fixed
-
P4
-
8u20, 9
-
b12
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045758 | 8u25 | Mike Duigou | P4 | Resolved | Fixed | b01 |
JDK-8042152 | 8u20 | Mike Duigou | P4 | Resolved | Fixed | b13 |
JDK-8053587 | emb-8u26 | Mike Duigou | P4 | Resolved | Fixed | b17 |
The ArrayList copy constructor does not currently do lazy initialization in the case where the provided collection is empty.
- backported by
-
JDK-8042152 ArrayList(c) should avoid inflation if c is empty
-
- Resolved
-
-
JDK-8045758 ArrayList(c) should avoid inflation if c is empty
-
- Resolved
-
-
JDK-8053587 ArrayList(c) should avoid inflation if c is empty
-
- Resolved
-