-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
linux-beta
-
x86
-
linux
-
Verified
Name: kaC94536 Date: 04/19/2000
Some tests from awt_ws suite fail because of UnsatisfiedLinkError
during invocation of java.awt.Robot.<init>
java.lang.UnsatisfiedLinkError: buildChildProcessName
at sun.awt.motif.MRobotPeer.<clinit>(MRobotPeer.java:32)
at
at java.awt.Robot.<init>(Robot.java:73)
at javasoft.awtsqe.RobotAppletTest.<init>(RobotAppletTest.java:69)
at CustomImageFlavorTest.<init>(CustomImageFlavorTest.java:28)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at javasoft.sqe.javatest.regtest.AppletWrapper$AppletRunner.makeApplet(AppletWrapper.java:282)
at javasoft.sqe.javatest.regtest.AppletWrapper$AppletRunner.<init>(AppletWrapper.java:212)
at javasoft.sqe.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:124)
at java.lang.Thread.run(Thread.java:484)
The list of the tests:
DataTransfer/automated/CustomImageFlavor/CustomImageFlavorTest.html
DataTransfer/automated/FileTransfer/FileTransferTest.html
DataTransfer/automated/LocalObject/LocalObjectTest.html
Focus/automated/HeavyWeight/DisabledRequestFocus/DisabledRequestFocusTest.html
Focus/automated/HeavyWeight/KeyEventtoComponent/KeyEventtoComponentTest.html
Focus/automated/HeavyWeight/NextFocus/NextFocusTest.html
Focus/automated/HeavyWeight/RequestFocus/RequestFocusTest.html
Focus/automated/LightWeight/ClickOppositeWindows/ClickOppositeWindowsTest1/ClickOppositeWindowsTest1.html
Focus/automated/LightWeight/DisabledRequestFocus/DisabledRequestFocusTest.html
Focus/automated/LightWeight/KeyEventtoComponent/KeyEventtoComponentTest.html
Focus/automated/LightWeight/MoveAroundWindow/MoveAroundWindowTest.html
Focus/automated/LightWeight/MoveMouseandWindow/MoveMouseandWindowTest.html
Focus/automated/Mixed/ClickOppositeWindows/ClickOppositeWindowsTest1/ClickOppositeWindowsTest1.html
Focus/automated/Mixed/DisabledRequestFocus/DisabledRequestFocusTest.html
======================================================================
======================================================================
- duplicates
-
JDK-4339051 UnsatisfiedLinkError during invocation of java.awt.Robot()
-
- Closed
-