Hi. Nice work. I think the JNode guys will appreciate this. :)
> +package java.lang;
> +
> +import gnu.classpath.Configuration;
> +
> +class VMMath
> +{
> +
> + static
> + {
> + if (Configuration.INIT_LOAD_LIBRARY)
> + System.loadLibrary("javanet");
> + }
Should this really be "javanet"?
cya
Robert
signature.asc
Description: OpenPGP digital signature
