java.lang.reflect.Proxy.java
Mark Wielaard
mark@klomp.org
Tue Dec 4 13:04:00 GMT 2001
Hi,
On Tue, Dec 04, 2001 at 10:43:31AM -0800, Richard Emberson wrote:
>> I am considering using java.lang.reflect.Proxy.java in something I am
> writting, but I notice
> that its not one of the classes supported by gcj. Is it on the schedule
> (soon) for development?
Eric Blake wrote that class a while ago for GNU Classpath.
It has not yet been merged or tested with libgcj yet.
(GNU Classpath and libgcj are slowly merging the standard class library
implementations.)
If you would have the time then it would be great if you could try
and test the implementation from Classpath with gcj.
<http://www.gnu.org/software/classpath/>
Cheers,
Mark
--
Stuff to read:
<http://www.toad.com/gnu/whatswrong.html>
What's Wrong with Copy Protection, by John Gilmore
More information about the Java
mailing list