-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0, 6
-
beta
-
x86, sparc
-
linux, solaris_8, windows_nt, windows_2000
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2194296 | 6u21 | Unassigned | P4 | Closed | Not an Issue |
naveena.suryadevara@Eng 2000-11-21
JDK version: Merlin beta build# 40
Regression test: java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.html
NOTE: This test is failing only on sol8 and linux
Test results on LINUX:
***********************
Test results are the same as solaris except there is warning message on linux
Warning: Cannot convert string "-b&h-lucidasans-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
Test results on SOLARIS:
***********************
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.4.0beta-b40" (/net/sqesvr/export/st1/jdk14-beta/b40/solaris)
#section:build
----------messages:(3/102)----------
command: build ChoiceFreezeTest
reason: Named class compiled on demand
elapsed time (seconds): 8.841
result: Passed. Compilation successful
#section:compile
----------messages:(3/210)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 8.83
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:applet
----------messages:(3/134)----------
command: applet ChoiceFreezeTest.html
reason: User specified action: run applet ChoiceFreezeTest.html
elapsed time (seconds): 12.373
----------System.out:(0/0)----------
----------System.err:(5/345)----------
java.lang.RuntimeException: Test failed: display is frozen.
at ChoiceFreezeTest.start(ChoiceFreezeTest.java:108)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:565)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
The bug is reproducible for jdk 6u21 b04 on Sunray.
The bug is reproducible for jdk 6u21 b04 on Sunray. Detailed run log is attached.
According to ###@###.###, the observed failure is actually expected behavior since the test using Robot but run without permission, so it is not a bug.
JDK version: Merlin beta build# 40
Regression test: java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.html
NOTE: This test is failing only on sol8 and linux
Test results on LINUX:
***********************
Test results are the same as solaris except there is warning message on linux
Warning: Cannot convert string "-b&h-lucidasans-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
Test results on SOLARIS:
***********************
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.4.0beta-b40" (/net/sqesvr/export/st1/jdk14-beta/b40/solaris)
#section:build
----------messages:(3/102)----------
command: build ChoiceFreezeTest
reason: Named class compiled on demand
elapsed time (seconds): 8.841
result: Passed. Compilation successful
#section:compile
----------messages:(3/210)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 8.83
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:applet
----------messages:(3/134)----------
command: applet ChoiceFreezeTest.html
reason: User specified action: run applet ChoiceFreezeTest.html
elapsed time (seconds): 12.373
----------System.out:(0/0)----------
----------System.err:(5/345)----------
java.lang.RuntimeException: Test failed: display is frozen.
at ChoiceFreezeTest.start(ChoiceFreezeTest.java:108)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:565)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed: display is frozen.
The bug is reproducible for jdk 6u21 b04 on Sunray.
The bug is reproducible for jdk 6u21 b04 on Sunray. Detailed run log is attached.
According to ###@###.###, the observed failure is actually expected behavior since the test using Robot but run without permission, so it is not a bug.
- backported by
-
JDK-2194296 Regression test java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.html Failing
-
- Closed
-
- duplicates
-
JDK-4827383 /test/java/awt/Choice/ChoiceFreezeTest/ChoiceFreezeTest.html fails Tiger b01
-
- Closed
-