why not resolve field in constant pool?

2000-10-25 Thread Fang Wei Jian
Hi, when kaffe resolves CONSTANT_Class in constant pool, it replaces it with CONSTANT_ResolvedClass, and records the pointer to class struct at constants.data[idx]. Why not treat field in the same way? wj

Announcing new version of LaTTe JVM and JIT Compiler (fwd)

2000-10-25 Thread Archie Cobbs
FYI- -Archie - Forwarded message from Prof. Soo-Mook Moon - >From [EMAIL PROTECTED] Wed Oct 25 06:48:40 2000 Date: Wed, 25 Oct 2000 20:20:53 +0900 (KST) From: "Prof. Soo-Mook Moon" <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Announcing new version

Re: OJI

2000-10-25 Thread Quy Tonthat
=?big5?B?qvyt9Q==?= writes: > > I'm developing an OJI plugin for JDK1.2.2, PJava3.1 and > Kaffe 1.0.6. The JDK1.2.2 version works very well. > > The problem with Kaffe is that there are still some > bugs in AWT which cause some applets not working. > Is it available