-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
sparc
-
solaris_7
Regression test bug4195823 failed in Kestrel FCS builds E, F, and H. See results below.
path: test/javax/swing/JPopupMenu/4195823/bug4195823.java
author Georges Saab
Machines test failed:
jfcsqe-jupiter (Windows98)
bluenote (NT and Windows95)
blueyes (Solaris)
TEST: javax\swing\JPopupMenu\4195823\bug4195823.java
JDK under test: java full version "1.3.0-H" (E:/REGRESSION/results/13H/TestJDK/win32)
ACTION: build -- Passed. Compilation successful
REASON: Named class compiled on demand
TIME: 5.66 seconds
ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME: 5.55 seconds
STDOUT:
STDERR:
ACTION: applet -- Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Failed bug test 4195823
REASON: User specified action: run applet bug4195823.html
TIME: 5.66 seconds
STDOUT:
STDERR:
java.lang.RuntimeException: Failed bug test 4195823
at bug4195823.destroy(bug4195823.java:37)
at javasoft.sqe.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:168)
at java.lang.Thread.run(Thread.java:485)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Failed bug test 4195823
path: test/javax/swing/JPopupMenu/4195823/bug4195823.java
author Georges Saab
Machines test failed:
jfcsqe-jupiter (Windows98)
bluenote (NT and Windows95)
blueyes (Solaris)
TEST: javax\swing\JPopupMenu\4195823\bug4195823.java
JDK under test: java full version "1.3.0-H" (E:/REGRESSION/results/13H/TestJDK/win32)
ACTION: build -- Passed. Compilation successful
REASON: Named class compiled on demand
TIME: 5.66 seconds
ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME: 5.55 seconds
STDOUT:
STDERR:
ACTION: applet -- Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Failed bug test 4195823
REASON: User specified action: run applet bug4195823.html
TIME: 5.66 seconds
STDOUT:
STDERR:
java.lang.RuntimeException: Failed bug test 4195823
at bug4195823.destroy(bug4195823.java:37)
at javasoft.sqe.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:168)
at java.lang.Thread.run(Thread.java:485)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Failed bug test 4195823
- duplicates
-
JDK-4255395 Regression test bug4195823 fails with kestrel -a
- Closed