gcc/libjava/java
Michael Koch ce7e39367a URLConnection.java: Import classes directly.
2003-04-06  Michael Koch  <konqueror@gmx.de>

	* java/net/URLConnection.java:
	Import classes directly.
	(URLConnection): Merged class documentation with classpath.
	(url): Moved, documentation from classpath added.
	(doInput): Moved, documentation from classpath added.
	(doOutput): Moved, documentation from classpath added.
	(allowUserInteraction): Moved.
	(useCaches): Moved, documentation from classpath added.
	(ifModifiedSince): Moved, documentation from classpath added.
	(connected): Moved, documentation from classpath added.

From-SVN: r65301
2003-04-06 16:11:13 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 09:55:09 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io 2003-04-06 Michael Koch <konqueror@gmx.de> 2003-04-06 15:51:06 +00:00
lang String.java (data, [...]): Documented. 2003-03-31 01:03:21 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net URLConnection.java: Import classes directly. 2003-04-06 16:11:13 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 11:07:24 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 12:14:53 +00:00
text MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00
util Date.java: Fixed documentation starting tag to make javadoc happy. 2003-03-24 13:56:57 +00:00