RFR: 8035584 : (s) ArrayList(c) should avoid inflation if c is empty (original) (raw)
Martin Buchholz martinrb at google.com
Fri Apr 25 16:39:09 UTC 2014
- Previous message: RFR: 8035584 : (s) ArrayList(c) should avoid inflation if c is empty
- Next message: pre-RFR : 8022854: (s) System.setProperties(null) causes implementation private properties to reappear
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
While I'm not entirely happy with the added empty array machinery, I approve this change.
On Wed, Apr 23, 2014 at 3:33 PM, Mike Duigou <mike.duigou at oracle.com> wrote:
Hello all;
Revisiting this issue again at long last I have updated the proposed changeset based upon Jason Mehren's most recent feedback. http://cr.openjdk.java.net/~mduigou/JDK-8035584/4/webrev/ This version reverts the prior changes to toArray(). Mike
- Previous message: RFR: 8035584 : (s) ArrayList(c) should avoid inflation if c is empty
- Next message: pre-RFR : 8022854: (s) System.setProperties(null) causes implementation private properties to reappear
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]