Still problems with ThreadGroup
Daniel.Veillard at w3.org
Daniel.Veillard at w3.org
Fri May 15 21:54:57 PDT 1998
> Change thread.c as follows:
>
> Index: thread.c
> ===================================================================
> RCS file: /home/cvspublic/kaffe/kaffe/kaffevm/thread.c,v
> retrieving revision 1.3
> diff -r1.3 thread.c
> 78c78
> < unhand(standardGroup)->groups = (HArrayOfObject*)newArray(ThreadGroupClass, 0);
> ---
> > unhand(standardGroup)->groups = 0;
>
> Basically, it seems as though the ThreadGroup.add method checks for
> groups being zero as opposed to groups.length being zero.
Thanks a lot, it did the trick !
I ouldn't use my classes.zip from jdk1.1.5-v3glibc, reverting to the old
one shipped with kaffe-0.9.2 was fine :-)
thanks a million,
Daniel
--
Daniel.Veillard at w3.org | W3C MIT/LCS NE43-344 | Today's Bookmarks :
Tel : +1 617 253 5884 | 545 Technology Square | Linux, WWW, rpm2html,
Fax : +1 617 258 5999 | Cambridge, MA 02139 USA | badminton, Kaffe,
http://www.w3.org/People/W3Cpeople.html#Veillard | HTTP-NG and Amaya.
More information about the kaffe
mailing list