gcc/libjava/java
Norbert Frese 27729a060c 2004-03-16 Norbert Frese <postfach@nfrese.net>
* java/net/InetAddress.java
	(getByName): Handle hostname == "" case.

From-SVN: r79529
2004-03-16 09:47:14 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2004-02-10 David Jee <djee@redhat.com> 2004-02-10 18:57:22 +00:00
beans BeanDescriptor.java (BeanDescriptor): Set the FeatureDescriptor programmatic name. 2004-03-11 14:36:14 +00:00
io BufferedInputStream.java (marktarget): New field for max mark limit. 2004-03-11 14:41:47 +00:00
lang 2004-03-09 Michael Koch <konqueror@gmx.de> 2004-03-09 21:02:52 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2004-03-16 Norbert Frese <postfach@nfrese.net> 2004-03-16 09:47:14 +00:00
nio Channels.java (newInputStream, [...]): Optimize when argument is a FileChannelImpl. 2004-03-03 15:50:03 -08:00
rmi Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'... 2003-12-26 23:23:55 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text DateFormatSymbols.java: Fixed file name in copyright. 2004-03-12 11:24:03 +00:00
util Locale.java: Reverting my last patch and add a comment why the original version was okay. 2004-03-15 22:04:59 +00:00