This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]