This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Array question


Tom Tromey wrote:

> Eric --
> 
> I notice in the test for java.lang.reflect.Array you wrote a few tests
> which require that arrays have no more than 255 dimensions.  Where is
> this limit specified?  The only reference I could find suggests that
> this is a possible, but not required, limit.


In addition to what others said - I can hardly imagine need for more 
dimensions. Imagine arrays with length of only 2 each... I think that 
number of bytes needed is comparable to number of atoms in our galaxy.

Artur


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]