-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris
-
Verified
Name: as83306 Date: 05/31/2001
Regression test
javax/swing/text/BoxView/AllocationPropagateTest/AllocationPropagateTest.java fails with
Merlin build 63b on Solaris-9, host jetfly. The previous build this test passed with was
b63.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Fri May 25 22:44:23 PDT 2001
#checksum:6d7e8160933ce86e
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/swing/text/BoxVi
ew/AllocationPropagateTest/AllocationPro
pagateTest.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b
author=Timothy Prinzing
keywords=bug4209928
library=../../../regtesthelpers
run=USER_SPECIFIED build Blocker\nUSER_SPECIFIED main AllocationPropagateTest\n
source=AllocationPropagateTest.java
title=Tests that a BoxView can calculate a child allocation in a removeUpdate so that the
children can calculate a repaint
properly.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/swi
ng/text/BoxView/AllocationPropagateTest/
AllocationPropagateTest.java
end=Fri May 25 22:44:23 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No
child view allocation propagated
javatestOS=SunOS 5.9 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile build compile main
start=Fri May 25 22:44:00 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No
child view allocation propagated
test=javax/swing/text/BoxView/AllocationPropagateTest/AllocationPropagateTest.java
work=/export0/results/regression/merlin/b63b/jetfly5.9-jth13-jdk14b63b.05-25.18.30-ALL/javax
/swing/text/BoxView/AllocationPropagateT
est
#section:script_messages
----------messages:(4/252)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b63b/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b63b)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b63b, mixed mode)
#section:build
----------messages:(3/104)----------
command: build Blocker
reason: User specified action: run build Blocker
elapsed time (seconds): 4.376
result: Passed. Compilation successful
#section:compile
----------messages:(3/248)----------
command: compile
/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/swing/text/BoxView/All
ocationPropagateTest/../../../regtesthel
pers/Blocker.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.312
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:build
----------messages:(3/109)----------
command: build AllocationPropagateTest
reason: Named class compiled on demand
elapsed time (seconds): 4.789
result: Passed. Compilation successful
#section:compile
----------messages:(3/240)----------
command: compile
/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/swing/text/BoxView/All
ocationPropagateTest/AllocationPropagate
Test.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.787
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/134)----------
command: main AllocationPropagateTest
reason: User specified action: run main AllocationPropagateTest
elapsed time (seconds): 13.745
----------System.out:(0/0)----------
----------System.err:(26/1726)----------
java.lang.RuntimeException: No child view allocation propagated
at AllocationPropagateTest$TestView.removeUpdate(AllocationPropagateTest.java:110)
at javax.swing.text.View.forwardUpdateToView(View.java:1205)
at javax.swing.text.View.forwardUpdate(View.java:1178)
at javax.swing.text.BoxView.forwardUpdate(BoxView.java:218)
at javax.swing.text.View.removeUpdate(View.java:747)
at javax.swing.plaf.basic.BasicTextUI$RootView.removeUpdate(BasicTextUI.java:1428)
at
javax.swing.plaf.basic.BasicTextUI$UpdateHandler.removeUpdate(BasicTextUI.java:1658)
at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:233)
at javax.swing.text.html.HTMLDocument.access$501(HTMLDocument.java:75)
at
javax.swing.text.html.HTMLDocument$HTMLReader.adjustEndElement(HTMLDocument.java:1969)
at javax.swing.text.html.HTMLDocument$HTMLReader.flush(HTMLDocument.java:2008)
at javax.swing.text.html.HTMLEditorKit.read(HTMLEditorKit.java:233)
at javax.swing.JEditorPane.setText(JEditorPane.java:1285)
at AllocationPropagateTest.main(AllocationPropagateTest.java:32)
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: No child view allocation
propagated
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: No child view allocation
propagated
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No
child view allocation propagated
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException:
No child view allocation propagated
======================================================================