-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.3.0_02
-
sparc
-
solaris_8
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
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