Name: tk6033 Date: 02/11/98
The following classes
AbstractMethodError
ArithmeticException
ArrayIndexOutOfBoundsException
ArrayStoreException
Boolean
Byte
Character
Class
ClassCastException
ClassCircularityError
ClassFormatError
ClassNotFoundException
CloneNotSupportedException
Double
Error
Exception
ExceptionInInitializerError
Float
IllegalAccessError
IllegalAccessException
IllegalArgumentException
IllegalMonitorStateException
IllegalStateException
IllegalThreadStateException
IncompatibleClassChangeError
IndexOutOfBoundsException
InstantiationError
InstantiationException
Integer
InternalError
InterruptedException
LinkageError
Long
NegativeArraySizeException
NoClassDefFoundError
NoSuchFieldError
NoSuchFieldException
NoSuchMethodError
NoSuchMethodException
NullPointerException
Number
NumberFormatException
OutOfMemoryError
RuntimeException
SecurityException
Short
StackOverflowError
StringBuffer
StringIndexOutOfBoundsException
ThreadDeath
Throwable
UnknownError
UnsatisfiedLinkError
VerifyError
VirtualMachineError
reflect.InvocationTargetException
Implemented the Serializable Interface in JDK 1.1. Therefore, the serial
form needs to be specified. The approach for specifying the Serializable
form via javadoc comments can be found at.
http://jse.east.sun.com/serial/annotate.html
This is a P3 bug which means that in needs to be addressed for JDK 1.2 FCS.
However, since tests need to be written to enforce the Serializable form
for the JCK it would be appreciated if you could address this problem
long before FCS.
Also, progress on this effort will be tracked via
http://jse.east.sun.com/serial/compat/
If you have any questions on how to proceed or general comments
please send mail to jdk-serial@east
======================================================================