JDK-4320454 : AppletViewer should not allow a user to save applets that are not serializable
  • Type: Bug
  • Component: tools
  • Sub-Component: appletviewer
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2000-03-10
  • Updated: 2000-04-11
  • Resolved: 2000-04-06
Related Reports
Duplicate :  
Description
Not all applets are serializable, and yet appletviewer assumes that they are by allowing the user to save them.  This should be controlled somehow.

See bug # 4280648: ava.lang.NullPointerException occurred by file saving with appletviewer.

To reproduce: 
1) Run any applet with appletviewer.
2) Use the applet to change it's state.
3) Select Save under the Applet menu.
RESULT: It may or may not throw exceptions.

This problem occurs with JDK1.3fcs-V on Solaris 2.7.

Comments
EVALUATION Duplicate 4288811. iris.garcia@eng 2000-03-10 Oops. It looks like I forgot to close this as a duplicate even though I correctly evaluated it as such. iris.garcia@eng 2000-04-06
10-03-2000