-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
1.3.0
-
generic, sparc
-
generic, solaris_7
java.io.NotSerializableException occurs in applet save.
by kestrel fcs, kestrel beta, jdk1.2.2 jdk1.2 on both of solaris and win32.
***The demos of in which the Exception occrus are blow;
C:\tmp\TicTacToe>appletviewer example1.html
in applet save:java.io.NotSerializableException: sun.awt.windows.WImag
C:\tmp\Animator>appletviewer example1.html
in applet save:java.io.NotSerializableException: Animation
C:\tmp\MoleculeViewer>appletviewer example1.html
in applet save:java.io.NotSerializableException: Matrix3D
C:\tmp\Blink>appletviewer example1.html
in applet save:java.io.NotSerializableException: java.util.Timer
C:\tmp\SpreadSheet>appletviewer example1.html
in applet save:java.io.NotSerializableException: Cell
C:\tmp\Fractal>appletviewer example1.html
in applet save:java.io.NotSerializableException: ContextLSystem
C:\tmp\GraphicsTest>appletviewer example1.html
in applet save:java.io.NotSerializableException: OvalShape
C:\tmp\GraphLayout>appletviewer example1.html
in applet save:java.io.NotSerializableException: Edge
C:\tmp\ImageMap>appletviewer example1.html
in applet save:java.io.NotSerializableException: SoundArea
To reproduce, please run any of the applets above with appletviewer and
save it.
- duplicates
-
JDK-4320454 AppletViewer should not allow a user to save applets that are not serializable
-
- Closed
-
- relates to
-
JDK-4288819 Segmentation fault occurs in TicTacToe's applet save on Solaris
-
- Closed
-