classpath
[Top][All Lists]
Advanced

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

Patch: java.net.URLConnection


From: Michael Koch
Subject: Patch: java.net.URLConnection
Date: Thu, 19 Feb 2004 10:25:53 +0100
User-agent: KMail/1.5.4

Hi list,


Can someone take a look at the attached patch ? I would like to commit 
it to classpath. Its a merge from libgcj and tested there since months.

Okay for classpath ? Does someone see a problem in this ?


Michael


2004-02-12  Michael Koch  <address@hidden>

        * java/net/URLConnection.java
        (dateFormat1, dateformat2, dateformat3): New fields.
        (dateformats_initialized): New field for lazy initialization of date
        format fields.
        (getHeaderFieldDate): Rewritten to use DateFormat.parse() instead of
        the deprecated Date(String) constructor. This implementation
        (initializeDateFormats): New method,

Attachment: url.diff
Description: Text Data


reply via email to

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