gcc/libjava/java/net
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
..
BindException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ConnectException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ContentHandler.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ContentHandlerFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DatagramPacket.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
DatagramSocket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
DatagramSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
FileNameMap.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
HttpURLConnection.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InetAddress.java PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
JarURLConnection.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
MalformedURLException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
MulticastSocket.java Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
NoRouteToHostException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PlainDatagramSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PlainSocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ProtocolException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ServerSocket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Socket.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketImpl.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketImplFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SocketOptions.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URL.java Jumbo patch: 2000-05-19 17:55:34 +00:00
URLClassLoader.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLConnection.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLDecoder.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLEncoder.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLStreamHandler.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
URLStreamHandlerFactory.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnknownHostException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnknownServiceException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natInetAddress.cc re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
natPlainDatagramSocketImpl.cc [multiple changes] 2000-03-15 22:03:19 +00:00
natPlainSocketImpl.cc [multiple changes] 2000-03-15 22:03:19 +00:00