-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6u26, 6-pool, 7
-
Component/s: client-libs
-
b04
-
generic
-
generic, linux
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8017381 | 6u65 | Abhijit Saha | P4 | Closed | Fixed | b01 |
| JDK-2216817 | 6u60 | Konstantin Shefov | P4 | Closed | Fixed | b01 |
A number of test are failing because of
- lack of delay between show() and testing activity,
- shown a toplevel that belongs to test machinery
- typo in filename
Here is the list of tests affected by these defects:
test/java/awt/Robot/RobotWheelTest/RobotWheelTest.java
test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.java
test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html
test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.html
test/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.html
test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.html
- lack of delay between show() and testing activity,
- shown a toplevel that belongs to test machinery
- typo in filename
Here is the list of tests affected by these defects:
test/java/awt/Robot/RobotWheelTest/RobotWheelTest.java
test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.java
test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html
test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.html
test/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.html
test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.html
- backported by
-
JDK-2216817 several awt regtests are failing due to a defects in them
-
- Closed
-
-
JDK-8017381 several awt regtests are failing due to a defects in them
-
- Closed
-
- duplicates
-
JDK-7046327 TEST: backport from jdk7 to jdk6
-
- Closed
-