classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: ArrayList fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: ArrayList fixlet
Date: Tue, 10 Jan 2006 12:39:12 +0000

Hi,

The java.util.ArrayList is specified to have a default capacity of 10, we
had implemented 16 there. This patch fixes this.

2006-01-10  Roman Kennke  <address@hidden>

        * java/util/ArrayList.java
        (DEFAULT_CAPACITY): Changed default capacity to 10, as specified.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]