-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256743 | openjdk8u282 | Yuri Nesterenko | P4 | Resolved | Fixed | b03 |
JDK-8277170 | 8u331 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
There are 42 automatic functional tests verifying various aspects of HW/LW mixing in AWT. We will move them to a separate directory test/java/awt/Mixing/AWT_Mixing/.
Note that:
(1) we decided to make only small changes to the tests as it is just some 5% of our task at hand;
(2) tests are written in someway different styles;
(3) most of them extend some basic class (included in the same directory);
(4) they use an utility class (included) someway duplicating new functionality of ExtendedRobot. However we left this part intact to avoid unnecessary refactoring;
(5) the tests seems stable enough. They were run on 3 platforms continuously many times together demonstrating exactly the same output.
(6) Of the 42 in total, 3 fail on OS X (2 of them also on Linux and Windows) because of the open product bugs.
Note that:
(1) we decided to make only small changes to the tests as it is just some 5% of our task at hand;
(2) tests are written in someway different styles;
(3) most of them extend some basic class (included in the same directory);
(4) they use an utility class (included) someway duplicating new functionality of ExtendedRobot. However we left this part intact to avoid unnecessary refactoring;
(5) the tests seems stable enough. They were run on 3 platforms continuously many times together demonstrating exactly the same output.
(6) Of the 42 in total, 3 fail on OS X (2 of them also on Linux and Windows) because of the open product bugs.
- backported by
-
JDK-8256743 [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
-
- Resolved
-
-
JDK-8277170 [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
-
- Resolved
-
- relates to
-
JDK-8240202 A few client tests leave mouse buttons pressed
-
- Resolved
-
-
JDK-8044157 [TEST_BUG] Improve recently submitted AWT_Mixing tests
-
- Resolved
-