-
Bug
-
Resolution: Won't Fix
-
P4
-
1.3.1_12
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2125090 | 1.3.1_20 | Abhijit Saha | P4 | Closed | Won't Fix | |
JDK-2125091 | 1.3.1 | Unassigned | P4 | Closed | Not an Issue |
Regression testcase test/java/awt/Dialog/DialogLocationTest/DialogLocationTest.html fails on mercury FCS with
1.3.1_12b01. Same behaviour seen with 1.3.1 FCS.
All linux platforms look to be affected (incl RH 7.3 & SLES 8.1) from 1.3.1fcs. No regression present.
twirl:/net/latte/export/home6/DialogLocationTest # /usr/java/jdk1.3.1_08/bin/appletviewer DialogLocationTest.html
Failed in componentMoved() expect:[181,308] reported:[187,338] diff [6,30]
Failed on iteration 0 expect:[181,308] reported:[187,338] diff [6,30]
Failed in componentMoved() expect:[273,563] reported:[279,593] diff [6,30]
Failed on iteration 1 expect:[273,563] reported:[279,593] diff [6,30]
<-snip->
Failed on iteration 96 expect:[187,58] reported:[193,88] diff [6,30]
Failed in componentMoved() expect:[794,514] reported:[800,544] diff [6,30]
Failed on iteration 97 expect:[794,514] reported:[800,544] diff [6,30]
Failed in componentMoved() expect:[824,586] reported:[830,616] diff [6,30]
Failed on iteration 98 expect:[824,586] reported:[830,616] diff [6,30]
Failed in componentMoved() expect:[6,407] reported:[12,437] diff [6,30]
Failed on iteration 99 expect:[6,407] reported:[12,437] diff [6,30]
java.lang.RuntimeException: Dialog Location is set incorrectly
at DialogLocationTest.start(DialogLocationTest.java:119)
at sun.applet.AppletPanel.run(AppletPanel.java:354)
at java.lang.Thread.run(Thread.java:479)
twirl:/net/latte/export/home6/DialogLocationTest #
Testcase passes on Solaris Sparc.
See also bug ID 4380286
Testcase fails since FCS.
Testcase passes with 1.4.2 on linux.
jtr file attached.
###@###.### 2004-03-09
1.3.1_12b01. Same behaviour seen with 1.3.1 FCS.
All linux platforms look to be affected (incl RH 7.3 & SLES 8.1) from 1.3.1fcs. No regression present.
twirl:/net/latte/export/home6/DialogLocationTest # /usr/java/jdk1.3.1_08/bin/appletviewer DialogLocationTest.html
Failed in componentMoved() expect:[181,308] reported:[187,338] diff [6,30]
Failed on iteration 0 expect:[181,308] reported:[187,338] diff [6,30]
Failed in componentMoved() expect:[273,563] reported:[279,593] diff [6,30]
Failed on iteration 1 expect:[273,563] reported:[279,593] diff [6,30]
<-snip->
Failed on iteration 96 expect:[187,58] reported:[193,88] diff [6,30]
Failed in componentMoved() expect:[794,514] reported:[800,544] diff [6,30]
Failed on iteration 97 expect:[794,514] reported:[800,544] diff [6,30]
Failed in componentMoved() expect:[824,586] reported:[830,616] diff [6,30]
Failed on iteration 98 expect:[824,586] reported:[830,616] diff [6,30]
Failed in componentMoved() expect:[6,407] reported:[12,437] diff [6,30]
Failed on iteration 99 expect:[6,407] reported:[12,437] diff [6,30]
java.lang.RuntimeException: Dialog Location is set incorrectly
at DialogLocationTest.start(DialogLocationTest.java:119)
at sun.applet.AppletPanel.run(AppletPanel.java:354)
at java.lang.Thread.run(Thread.java:479)
twirl:/net/latte/export/home6/DialogLocationTest #
Testcase passes on Solaris Sparc.
See also bug ID 4380286
Testcase fails since FCS.
Testcase passes with 1.4.2 on linux.
jtr file attached.
###@###.### 2004-03-09
- backported by
-
JDK-2125090 regression testcase DialogLocationTest.html fails on linux for 1.3.1
-
- Closed
-
-
JDK-2125091 regression testcase DialogLocationTest.html fails on linux for 1.3.1
-
- Closed
-
- relates to
-
JDK-4380286 Reg test DialogLocationTest.html Failing
-
- Closed
-