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

Regression: Appletviewer is DOA in JDK 1.3.0_02.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 1.3.0_02
    • tools

      This works:

      algol% /usr/local/java/jdk1.3.0_01/binaries/solsparc/bin/appletviewer file:///usr/demo/JAVA1.1/DitherTest/example1.html

      This works:
      algol% /usr/local/java/jdk1.3.1/solsparc/bin/appletviewer file:///usr/demo/JAVA1.1/DitherTest/example1.html

      This works:
      algol% /usr/local/java/jdk1.4/solsparc/bin/appletviewer file:///usr/demo/JAVA1.1/DitherTest/example1.html

      This does not work:

      algol% /usr/local/java/jdk1.3.0_02/binaries/solsparc/bin/appletviewer file:///usr/demo/JAVA1.1/DitherTest/example1.html
      Exception in thread "main" java.lang.UnsatisfiedLinkError: exception occurred in JNI_OnLoad
              at java.lang.ClassLoader$NativeLibrary.load(Native Method)
              at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
              at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
              at java.lang.Runtime.loadLibrary0(Runtime.java:749)
              at java.lang.System.loadLibrary(System.java:820)
              at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
              at java.security.AccessController.doPrivileged(Native Method)
              at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:41)
              at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
              at java.awt.Component.<clinit>(Component.java:356)
              at sun.applet.Main.run(Main.java:140)
              at sun.applet.Main.main(Main.java:82)

      If there is another release of JDK 1.3.0, it should include a working copy
      of appletviewer.

      allan.jacobs@Eng 2001-03-15

            pcashman Pat Cashman
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: