On 4 October 2007 at 16:36, "Sian January" <[EMAIL PROTECTED]> wrote: > > Sorry - I think I should have started another thread for this discussion so > we don't clutter up the M3 thread. Please reply here. > > Thanks, > > Sian > > > > On 04/10/2007, Sian January <[EMAIL PROTECTED]> wrote: > > > > Thanks Gregory. So I guess the launcher is using JNI rather than java.exet > o start Eclipse when the jre directory exists. > > > > By the way, this was also failing for me with the IBM VME. Does it make > > sense that it would have the same bug?
I think there was a bug (crash in the luni JNI on load code, luniglob.c, with portlib == NULL) when using the invocation API but I thought this had been fixed. Perhaps we only thought about fixing it. (luniglob.c should probably create portlib if it is NULL.) -Mark.
