Archie, You wrote: > It seems from a first look that these java.lang.Class methods which > are currently native:
[...] > could be implemented entirely in Java, by relying on these methods: [...] > Would this work? It would save a lot of native code writing for JVM > implementors. Bear in mind that it would ALSO create work for maintainers of existing JVMs that use (implement) the current native APIs. -- Steve _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

