diff options
author | David Daney <ddaney@avtrex.com> | 2005-10-21 18:13:38 +0000 |
---|---|---|
committer | David Daney <ddaney@avtrex.com> | 2005-10-21 18:13:38 +0000 |
commit | 6462964b466e190aa006f36bbd7a772189a264cb (patch) | |
tree | 4b46057d846cef29d2d3b224990d78cc32a21d65 /NEWS | |
parent | d38819521af8ca1c9574d8da2e7f17e4b1d8e9d3 (diff) | |
download | classpath-6462964b466e190aa006f36bbd7a772189a264cb.tar.gz |
2005-10-21 David Daney <ddaney@avtrex.com>
* NEWS: Added entry about HttpURLConnection improvements.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |