Compiling kaffe classes
Alexandre Oliva
oliva at dcc.unicamp.br
Mon Apr 12 01:48:18 PDT 1999
On Apr 12, 1999, Santoro Corrado <csanto at alpha4.cdc.unict.it> wrote:
> The only porting of JDK that I've found in Internet does not use
> native threads, so each time a blocking call is issued, every thread
> is suspended :((((
Kaffe doesn't use native threads either. There's a partial
implementation for GNU/Linux, but it doesn't work yet. Anyway, Kaffe
takes care of context-switching for blocking calls, unless you issue
them yourself, from native code.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists
More information about the kaffe
mailing list