From: Godmar Back (gback@cs.utah.edu)
Date: Mon Dec 07 1998 - 01:36:12 EST
Ouch, I can't believe I did this.
`needOnStack' has to be a thread-local variable, of course, not a global.
Needless to say, that makes things even more expensive.
I checked in an adopted version of Edouard's stack overflow checks for
the jit. I added a #define so that people can turn it off, if they so
desire. Since it's part of the Java spec, it's on by default.
I also implemented Thread.interrupt().
- Godmar
>
> kaffe/include java_lang_Thread.h
> Sun Dec 6 23:31:03 PST 1998
> Update of /home/cvspublic/kaffe/include
> In directory www.transvirtual.com:/tmp/cvs-serv20259/include
>
> Modified Files:
> java_lang_Thread.h
> Log Message:
> * fixes for stack overflow
> * implemented Thread.interrupt()
>
>
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:06 EDT