2004-01-06 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Tue, 6 Jan 2004 08:54:20 +0000 (08:54 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 6 Jan 2004 08:54:20 +0000 (08:54 +0000)
commita67e295f56b5ff1e981af1b2581dec3a55c827b9
tree1cfd998d0656b2ae8840635867e1bd1c0fe4cd22
parent907cdc7fad039a88c619a92107186ef03b9a816f
2004-01-06  Michael Koch  <konqueror@gmx.de>

* java/net/URLConnection.java
(contentHandler): Removed.
(locale): Removed.
(getHeaderFields): Return an empty map instead of null.
(getContent): Connect if needed, renamed "cType" to "type" and
"contentHandler" to "ch" and made it a local variable.
(getPermission): Don't use package in class name.
(setDefaultRequestProperty): Fixed typo in documentation.
(initializeDateFormats): Made locale a local variable.

From-SVN: r75466
libjava/ChangeLog
libjava/java/net/URLConnection.java