-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
b15
-
generic, x86
-
generic, linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2225139 | 8 | Pavel Porvatov | P3 | Resolved | Fixed | b43 |
test closed/javax/swing/Popup/TaskbarPositionTest.java still failed on linux x86 when taskbar is on top with jdk 7u6b06, jdk 8 b37; test passed with jdk7u6b05 and jdk7u6b06 when taskbar is on bottom
log:
----------System.out:(0/0)----------
----------System.err:(5/514)----------
java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
at TaskbarPositionTest.isPopupOnScreen(TaskbarPositionTest.java:264)
at TaskbarPositionTest$RobotThread.run(TaskbarPositionTest.java:121)
at java.lang.Thread.run(Thread.java:722)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
see comments for more details
log:
----------System.out:(0/0)----------
----------System.err:(5/514)----------
java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
at TaskbarPositionTest.isPopupOnScreen(TaskbarPositionTest.java:264)
at TaskbarPositionTest$RobotThread.run(TaskbarPositionTest.java:121)
at java.lang.Thread.run(Thread.java:722)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: We do not match! java.awt.Rectangle[x=0,y=25,width=1024,height=718] / java.awt.Rectangle[x=0,y=0,width=109,height=121]
see comments for more details
- backported by
-
JDK-2225139 fix failed for CR 6888634
-
- Resolved
-
- duplicates
-
JDK-7168161 TEST_BUG: closed/javax/swing/Popup/TaskbarPositionTest.java fails if gnome panel is on top
-
- Closed
-
- relates to
-
JDK-6888634 test/closed/javax/swing/Popup/TaskbarPositionTest.java fails
-
- Resolved
-