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

Hangman demo no longer works with appletviewer. worked in prebeta1

    XMLWordPrintable

Details

    • 1.0prebeta1
    • 1.0
    • 1.0beta
    • sparc
    • solaris_2.3
    • Verified

    Description

      Hangman demo (http://tachyon.eng/java.sun.com/JDK-prebeta1/applets/Hangman/index.html) worked correctly in Prebeta 1, fails in prebeta1a and later with the following errors:

      Solaris:
      java.lang.NullPointerException exception when loading: classes.Hangman
      load: class classes.Hangman not found
      java.lang.ClassNotFoundException classes.Hangman
      at java.lang.Throwable.<init>(Throwable.java)
      at java.lang.Exception.<init>(Exception.java)
      at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java)
      at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
      at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:101)
      at sun.applet.AppletPanel.run(AppletPanel.java:219)
      at java.lang.Thread.run(Thread.java)

      Win32:
      File format exception when loading: classes.Hangman
      status: load: class classes.Hangman not found
      load: class classes.Hangman not found
      java.lang.ClassNotFoundException: classes.Hangman
              at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:125)
              at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:101)
              at sun.applet.AppletPanel.run(AppletPanel.java:232)
              at java.lang.Thread.run(Thread.java:286)
      status: init: applet not loaded
      status: start: applet not initialized
      status: stop: applet not started
      status: destroy: applet not stopped
      status: dispose: applet not destroyed

      Same problem with WordMatch applet:

      http://tachyon.eng/java.sun.com/JDK-prebeta1/applets/WordMatch/index.html

      Attachments

        Activity

          People

            kasmithsunw Kevin Smith (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: