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

MoleculeViewer demo (compiled with 1.1.1) doesn't work with appletviewer 1.0.2

    XMLWordPrintable

Details

    • generic
    • solaris_2.5.1

    Description

      To recreate the problem on solaris:
      1. Compile the MoleculeViewer demo using jdk1.1.1 javac
      2. Run MoleculeViewer demo using jdk1.0.2 appletviewer
         ==> Applet message: Start: applet not initialized

      Exception thrown:

      java.lang.NoSuchMethodError: java.awt.Dimension: method equals(Ljava/lang/Object;)Z not found
              at XYZApp.paint(XYZApp.java:379)
              at XYZApp.update(XYZApp.java:364)
              at sun.awt.motif.MComponentPeer.update(MComponentPeer.java:128)
              at sun.awt.motif.MComponentPeer.handleRepaint(MComponentPeer.java:272)
              at java.lang.Thread.run(Thread.java)

      Attachments

        Activity

          People

            cbucchersunw Christopher Bucchere (Inactive)
            tbarbaro Tracy Barbaro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: