java.lang.reflect.Proxy support with native code?

Martin Egholm Nielsen martin@egholm-nielsen.dk
Mon Jun 14 19:46:00 GMT 2004


Hello out there,

In my progress of porting my existing code to gcj, I've run into some 
problems with java.lang.reflect.Proxy.
When running the compiled code I get a java.lang.NoClassDefFoundError 
exception thrown for "$Proxy0"...
Is there an issue with java.lang.reflect.Proxy when running natively 
compiled code?

Best regards,
  Martin Egholm



More information about the Java mailing list