On 16:07 Tue 22 Feb , Mark Wielaard wrote:
> On Tue, 2011-02-22 at 16:58 +0200, Pekka Enberg wrote:
> > While debugging Jython bootstrap issues with GNU Classpath, I noticed that
> > HashMap.DEFAULT_CAPACITY is set to 11 although 1.4 Javadocs, for example,
> >
> > define it to be 16. Signed-o
On Tue, 2011-02-22 at 16:58 +0200, Pekka Enberg wrote:
> While debugging Jython bootstrap issues with GNU Classpath, I noticed that
> HashMap.DEFAULT_CAPACITY is set to 11 although 1.4 Javadocs, for example,
>
> define it to be 16. Signed-off-by: Pekka Enberg
>/**
> - * Default number of b