gcc/libjava/java
Tom Tromey 8cf3536464 re PR libgcj/6576 (java.util.ResourceBundle.getResource ignores locale)
Fix for PR libgcj/6576:
	* java/util/ResourceBundle.java (tryBundle): Cache `null' if we
	didn't find a given bundle.
	(getBundle): Don't require base bundle.
	(setParent): Removed old comment.
	(tryLocalBundle): Try components even if preceding components were
	empty.

From-SVN: r57442
2002-09-23 17:56:33 +00:00
..
applet
awt AssertionError.java: Merge with classpath, fixes HTML. 2002-09-16 09:46:37 +00:00
beans
io natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing. 2002-08-29 18:05:15 +00:00
lang ClassLoader.java (resolveClass0): Set cause for newly-created exception. 2002-09-19 17:44:49 +00:00
math
net 2002-09-21 Michael Koch <konqueror@gmx.de> 2002-09-21 06:59:20 +00:00
nio/channels DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 compatible 2002-09-13 09:02:23 +00:00
rmi AssertionError.java: Merge with classpath, fixes HTML. 2002-09-16 09:46:37 +00:00
security
sql
text
util re PR libgcj/6576 (java.util.ResourceBundle.getResource ignores locale) 2002-09-23 17:56:33 +00:00