gcc/libjava/java
Michael Koch 2e2082d864 [multiple changes]
2005-04-20  Chris Burdess  <dog@gnu.org>

	* java/io/DataOutputStream.java (writeUTF): Use block write for
	output.

2005-04-20  Jeroen Frijters  <jeroen@frijters.net>

	* java/io/DataInputStream.java (ignoreInitialNewline): Removed
	(readLine): Changed newline handling.

From-SVN: r98449
2005-04-20 09:18:19 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fixed byte to int conversion. 2005-04-20 09:13:22 +00:00
beans 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 05:20:12 +00:00
io [multiple changes] 2005-04-20 09:18:19 +00:00
lang natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only when not empty. 2005-04-19 09:29:16 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net 2005-04-20 Michael Koch <konqueror@gmx.de> 2005-04-20 05:37:46 +00:00
nio [multiple changes] 2005-04-20 06:05:04 +00:00
rmi RemoteObject.java: Removed unused import statement. 2005-04-19 10:34:38 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text 2005-04-20 Sven de Marothy <sven@physto.se> 2005-04-20 06:01:09 +00:00
util natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values from _Jv_StackTrace::GetCallerInfo(). 2005-04-06 18:42:23 +01:00