classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Added item to NEWS...


From: David Daney
Subject: [cp-patches] FYI: Added item to NEWS...
Date: Fri, 21 Oct 2005 11:18:32 -0700

2005-10-21  David Daney  <address@hidden>

        * NEWS: Added entry about HttpURLConnection improvements.

Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- NEWS        3 Oct 2005 06:49:19 -0000       1.98
+++ NEWS        21 Oct 2005 18:13:39 -0000      1.99
@@ -1,4 +1,9 @@
 New for the subsequent release:
+
+* The java.net.HttpURLConnection implementation no longer buffers the
+  entire response body in memory.  This means that response bodies
+  larger than available memory can now be handled.
+
 * The Andrew Watson, Vice President and Technical Director of the Object
   Management Group, has officially assigned us 20 bit Vendor Minor Code Id:
   0x47430 ("GC") that will mark remote Classpath - specific system exceptions.






reply via email to

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