Tom Tromey wrote:
"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.

I think Guilhem was working on that within cp-tools.

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.

Yeah, it would be interesting to plug it into Kaffe as well as another verifier option. I'd hope one day we'll see one full, complete verifier, rather than 5 mostly complete ones. ;) If it has become pluggable, it would also be an interesting option for wonka.


cheers,
dalibor topic


_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to