classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse


From: Tom Tromey
Subject: Re: Eclipse
Date: 25 Oct 2004 13:05:35 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Per" == Per Bothner <address@hidden> writes:

Per> I suspect the main thing missing at this point is a dependable
Per> security implementation, including the verifier and the
Per> SecurityManager, most of which realy isn't Classpath per se.

Another missing piece that isn't really there is the locale data.

According to japi we aren't really missing much API at all.  I suspect
some of the "errors" listed on the comparison page are actually things
that changed in later JDK releases (it would be cool if japi knew how
to do a 3 way comparison so we could filter these out).

Per> (On the other hand, if Tom's new verifier can share code between
Per> the gcj compiler and runtime, maybe it can be parameterized
Per> further so it can be plugged into other VMs?)

Yeah, this is actually easy to do.  I plugged it into gcjx in a day or
so, basically you just need some typedefs and glue functions.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]