Sian January wrote:
I'm happy to try and get some debug output if that would be helpful, or I
could wait for HARMONY-4006 to be committed and double check that that
doesn't fix it.
Now that the trunk is unfrozen, I committed HARMONY-4006 patches. So you
can check whether it is the same bug or something different.
On 04/10/2007, Mark Hindess <[EMAIL PROTECTED]> wrote:
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.
--
Gregory