gcc/libjava/java/text
Warren Levy 7b245d2461 PropertyChangeEvent.java (oldVal): Renamed to oldValue.
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
	(newVal): Renamed to newValue.
	* java/beans/PropertyVetoException.java (changeEvent): Renamed to evt.
	* java/beans/beancontext/BeanContextServiceRevokedEvent.java
	(revokeNow): Renamed to invalidateRefs.
	* java/io/OptionalDataException.java: Updated FIXME.
	(eof): New placeholder field.
	(length); Ditto.
	* java/io/WriteAbortedException.java (message): Made transient.
	* java/lang/ClassNotFoundException.java: Updated comments for JDK 1.2.
	* java/lang/Throwable.java (stackTrace): Made transient.
	* java/net/InetAddress.java: Made Serializable.
	* java/security/KeyPair.java: Made Serializable.
	* java/security/Provider.java: Replaced with Classpath version that
	implements serialization and proper methods.
	* java/text/ChoiceFormat.java (strings): Renamed to choiceFormats.
	(limits): Renamed to choiceLimits.

Serialization changes per:
http://java.sun.com/products/jdk/1.2/docs/api/serialized-form.html

From-SVN: r34726
2000-06-27 05:10:03 +00:00
..
BreakIterator.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
CharacterIterator.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ChoiceFormat.java PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
CollationElementIterator.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
CollationKey.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Collator.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DateFormat.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DateFormatSymbols.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DecimalFormat.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DecimalFormatSymbols.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
FieldPosition.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Format.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
MessageFormat.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NumberFormat.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ParseException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ParsePosition.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
RuleBasedCollator.java Vector.java (VectorEnumeration): Now `final'. 2000-04-11 20:02:48 +00:00
SimpleDateFormat.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
StringCharacterIterator.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
natCollator.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00