>>>>> "Per" == Per Bothner <[EMAIL PROTECTED]> 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 _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath