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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to