Improved List initialisation

2007-09-11 Thread Richard Warburton
I hope this is the correct mailing list to discuss such an idea, please correct me if I'm wrong, but core-libs sounded like it included collections api. Within Java we have a sugared syntax for initialising arrays, so for example we can write this: int[] intArray = {1,2,3}; However, list initial

Re: JDK GNU/Linux SPARC and MIPS

2007-09-11 Thread steve goldman
Volker Simonis wrote: On 9/11/07, steve goldman <[EMAIL PROTECTED]> wrote: Sunil Amitkumar Janki wrote: Am I naive to think that Solaris and Linux SPARC should be almost the same? I have copied the solaris_sparc directory to linux_sparc and changed all references to Solaris to Linux. That is c

Re: JDK GNU/Linux SPARC and MIPS

2007-09-11 Thread Volker Simonis
On 9/11/07, steve goldman <[EMAIL PROTECTED]> wrote: > Sunil Amitkumar Janki wrote: > > Am I naive to think that Solaris and Linux SPARC should be > > almost the same? I have copied the solaris_sparc directory > > to linux_sparc and changed all references to Solaris to Linux. > > That is certainly