gcc/libjava/java
Mark Wielaard 5e81d5beff ZipFile.java (readLeShort): Take and use DataInput as argument.
* java/util/zip/ZipFile.java (readLeShort): Take and use DataInput as
	argument.
	(readLeShort): Likewise and use byte[].
	(readLeInt): Likewise.
	(readEntries): Use new versions of methods and use byte[] for reading
	a complete zip entry. Add ZipFile name to exceptions.
	(entries): Add ZipFile name to exceptions.
	(getEntry): Likewise.
	(checkLocalHeader): Use new versions of methods and add ZipFile name
	to exceptions.

From-SVN: r58697
2002-10-31 21:56:32 +00:00
..
applet
awt GridBagLayout.java (setConstraints): New stubbed method added 2002-10-31 18:50:38 +00:00
beans BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
io natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ) to find file length and... 2002-10-23 20:44:24 +00:00
lang natRuntime.cc (_Jv_SetDLLSearchPath): New function. 2002-10-25 03:28:00 +00:00
math
net 2002-10-11 Michael Koch <konqueror@gmx.de> 2002-10-21 04:53:50 +00:00
nio Buffer.java: New stub file. 2002-10-07 13:56:38 +00:00
rmi
security [multiple changes] 2002-10-04 20:17:26 +00:00
sql
text BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
util ZipFile.java (readLeShort): Take and use DataInput as argument. 2002-10-31 21:56:32 +00:00