gcc/libjava/java
Michael Koch b3e5b4528d re PR libgcj/2429 (java.text.MessageFormat should usefully set text on exceptions)
2004-01-14  Michael Koch  <konqueror@gmx.de>

	* java/text/MessageFormat.java:
	Added descriptions to exceptions.
	This fixes PR libgcj/2429.

From-SVN: r75877
2004-01-14 19:45:11 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt * java/awt/EventQueue.java (isDispatchThread): Do check on top of stack. (push): Make sure push is performed at the top of the thread stack. 2004-01-13 22:51:26 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io 2004-01-09 Michael Koch <konqueror@gmx.de> 2004-01-09 08:58:59 +00:00
lang natClassLoader.cc (_Jv_PrepareCompiledClass): Resolve a Utf8Const field before looking at its class. 2004-01-09 17:10:43 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net ServerSocket.java (isBound): Fixed documentation. 2004-01-07 16:37:45 +00:00
nio 2004-01-07 Michael Koch <konqueror@gmx.de> 2004-01-07 16:51:49 +00: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 re PR libgcj/2429 (java.text.MessageFormat should usefully set text on exceptions) 2004-01-14 19:45:11 +00:00
util 2004-01-09 Michael Koch <konqueror@gmx.de> 2004-01-09 08:58:59 +00:00