gcc/libjava/java/util
Bryce McKinlay 1c02a3d964 re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed JAR files)
2000-05-20  Bryce McKinlay  <bryce@albatross.co.nz>

	Fix for PR libgcj/226:
	* java/lang/Class.h (_Jv_InitClass): Don't call __builtin_expect,
	since this is an installed header.

	Fix for PR libgcj/228:
	* java/util/zip/ZipFile (getInputStream): Create inflater with
	nowrapper option.

	* java/util/zip/natInflater.cc (inflate): Throw zlib's error message
	with DataFormatException.

From-SVN: r34064
2000-05-21 00:30:46 +01:00
..
jar All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
zip re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed JAR files) 2000-05-21 00:30:46 +01:00
AbstractCollection.java Jumbo patch: 2000-05-19 17:55:34 +00:00
AbstractList.java Jumbo patch: 2000-05-19 17:55:34 +00:00
Arrays.java Jumbo patch: 2000-05-19 17:55:34 +00:00
BitSet.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
Calendar.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Collection.java Color.java: New file. 2000-03-17 00:45:06 +00:00
Comparator.java Color.java: New file. 2000-03-17 00:45:06 +00:00
ConcurrentModificationException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Date.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Dictionary.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
EmptyStackException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Enumeration.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
EventListener.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
EventObject.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
GregorianCalendar.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Hashtable.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
Iterator.java Color.java: New file. 2000-03-17 00:45:06 +00:00
List.java Color.java: New file. 2000-03-17 00:45:06 +00:00
ListIterator.java Color.java: New file. 2000-03-17 00:45:06 +00:00
ListResourceBundle.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Locale.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
MissingResourceException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natGregorianCalendar.cc re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
NoSuchElementException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Observable.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Observer.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Properties.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PropertyResourceBundle.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Random.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ResourceBundle.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SimpleTimeZone.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Stack.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
StringTokenizer.java natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to. 2000-04-09 01:26:20 +00:00
TimeZone.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
TooManyListenersException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Vector.java Vector.java (VectorEnumeration): Now `final'. 2000-04-11 20:02:48 +00:00