More java.net stuff ...

Michael Koch konqueror@gmx.de
Wed Sep 11 23:39:00 GMT 2002


> Thanks for doing this work.
> Unfortunately right now I'm out of gcj t-shirts, or I'd send you one :-(.
> I'll call the t-shirt store this week and see if they'll print a new
> run for me (last time they were really reluctant, so I don't know).

;-)

Hmm, I wonder how this t-shirt looks like. Do you have an URL at hand ?

> There's a couple things in this patch.
>
> Michael> +	* java/net/DatagramSocketImpl.jav
> Michael> +	(getOption): Removed. Compiler bug seems to be fixed.
> Michael> +	(setOption): Removed. Compiler bug seems to be fixed.
>
> As I recall these methods were added to Classpath because gcj couldn't
> correctly compile all of Classpath to bytecode without them.  I think
> this bug is still in gcj.  Could you test to see?  The way to test it
> is to remove these methods from Classpath, and then configure and
> build Classpath so that it uses gcj to do the build.
>
> In particular, you won't be able to see this bug given the way that
> libgcj is built (one class at a time).

I leave this part in for the moment. I will investigate it when I do the BIG 
classpath merge (tm) ;-)

I have comitted the patch attached (it simply leaves the get/setOption thing 
out for now).

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: java.net.1.diff
Type: text/x-diff
Size: 20749 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020911/de390e1f/attachment.bin>


More information about the Java-patches mailing list