-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 04/17/2001
Regression test javax/swing/JInternalFrame/4240245/Bug4240245.java fails with Merlin build build60 on
sol2.7, host tiggr. The previous build this test passed with was b52.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Mon Apr 16 21:48:33 PDT 2001
#checksum:d18c51e227d4d19
#-----testdescription-----
$file=/export1/regression/merlin/jdk1.4Tests/b60/javax/swing/JInternalFrame/4240245/Bug4240245.java
$root=/export1/regression/merlin/jdk1.4Tests/b60
author=Brian Beck
keywords=bug4240245
run=ASSUMED_ACTION main Bug4240245\n
source=Bug4240245.java
title=BasicInternalFrameTitlePane was not removing any listeners
#-----environment-----
#-----testresult-----
description=file:///export1/regression/merlin/jdk1.4Tests/b60/javax/swing/JInternalFrame/4240245/Bug4240245.java
end=Mon Apr 16 21:48:33 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Apr 16 21:48:26 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
test=javax/swing/JInternalFrame/4240245/Bug4240245.java
work=/export0/results/regression/merlin/b60/tiggr5.7-jthb60-jdk14b60.04-16.19.50-noAwt2-64/javax/swing/JInternalFrame/4240245
#section:script_messages
----------messages:(4/201)----------
JDK under test: (/export1/java/jdk14b60)
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
#section:build
----------messages:(3/95)----------
command: build Bug4240245
reason: Named class compiled on demand
elapsed time (seconds): 3.11
result: Passed. Compilation successful
#section:compile
----------messages:(3/192)----------
command: compile /export1/regression/merlin/jdk1.4Tests/b60/javax/swing/JInternalFrame/4240245/Bug4240245.java
reason: .class file out of date or does not exist
elapsed time (seconds): 3.109
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/119)----------
command: main Bug4240245
reason: Assumed action based on file name: run main Bug4240245
elapsed time (seconds): 3.145
----------System.out:(0/0)----------
----------System.err:(18/1185)----------
java.lang.RuntimeException: Test failed.Listener not removed!
at MyInternalFrameTitlePane$MyPropertyChangeHandler.propertyChange(Bug4240245.java:55)
at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:268)
at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:236)
at javax.swing.JComponent.firePropertyChange(JComponent.java:3728)
at javax.swing.JInternalFrame.setClosable(JInternalFrame.java:697)
at Bug4240245.main(Bug4240245.java:21)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed.Listener not removed!
======================================================================