Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4809634

REGRESSION: b12 of Mantis Appletviewer crashes when reloading applet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.2
    • deploy
    • generic, sparc
    • generic, solaris_7

      This did not occur in build 11 of Mantis, but it does occur in build 12.

      To reproduce:

      Run the Animator demo applet in appletviewer.
      Reload the applet.
      The AppletViewer window disappears.
      Eventually, the animation (sounds) start again, and the following exception
      is thrown:

      /java/re/jdk/1.4.2/promoted/beta/b12/binaries/solaris-sparc/bin/appletviewer example1.html
      java.lang.NullPointerException
              at Animation.loadAnimationMedia(Animator.java:574)
              at Animation.init(Animator.java:503)
              at Animator.init(Animator.java:281)
              at sun.applet.AppletPanel.run(AppletPanel.java:352)
              at java.lang.Thread.run(Thread.java:536)

      I don't know if this also happens when reloading an applet in a browser or not.

      It is probably introduced by the changes the plugin team made to
      AppletViewer.java (regarding handling quit signal) in build 12.

            zgu Zhengyu Gu
            ehawkessunw Eric Hawkes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: