classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [Patch] java.net.URLConnection


From: Michael Koch
Subject: [cp-patches] [Patch] java.net.URLConnection
Date: Tue, 28 Sep 2004 11:27:30 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just applied the attached patch to allow easy merging of URLConnection
with libgcj.


Michael


2004-09-28  Michael Koch  <address@hidden>

        * java/net/URLConnection.java:
        Reformatted.
        (getContent): Make sure we are connected. Moved code to get content
        handler to getContentHandler() method for easier merging with libgcj's
        version.
        (getContentHandler): New method.

Attachment: net.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]