gcj: java.lang.reflect.InvocationHandler
Tom Tromey
tromey@redhat.com
Sun Jul 6 17:46:00 GMT 2003
>>>>> "Thijs" == Thijs Cadier <thijs@cadier.net> writes:
Thijs> I'm trying to build an external library I want to use to that
Thijs> implements java.lang.reflect.InvocationHandler with GCJ.
Thijs> D:\cmsapp\lib\com\caucho\hessian\client\HessianProxy.java:62: Superinterface
Thijs> `InvocationHandler' of class com.caucho.hessian.client.HessianProxy' not
Thijs> found.
Thijs> public class HessianProxy implements InvocationHandler {
Thijs> ^
Thijs> 1 error
You haven't given enough information for us to reproduce this problem.
Best would be a self-contained example file showing the problem, plus
the command line you are using to compile the file.
Tom
More information about the Gcc
mailing list