Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 11, 14
-
Fix Version/s: 14
-
Component/s: client-libs
-
Resolved In Build:b26
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246578 | 13.0.4 | Jayathirth D V | P4 | Resolved | Fixed | b04 |
JDK-8239445 | 11.0.8-oracle | Jayathirth D V | P4 | Resolved | Fixed | b01 |
JDK-8241015 | 11.0.8 | Jayathirth D V | P4 | Resolved | Fixed | b01 |
Description
There are many jtreg tests which use Robot.keyPress() for alphabets and then verify the string with static string in test cases.
These test cases assume CAPS_LOCK will be off and in cases where CAPS_LOCK is on they fail.
These test cases assume CAPS_LOCK will be off and in cases where CAPS_LOCK is on they fail.
Attachments
Issue Links
- backported by
-
JDK-8239445 [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
-
- Resolved
-
-
JDK-8241015 [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
-
- Resolved
-
-
JDK-8246578 [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
-
- Resolved
-
- relates to
-
JDK-8279538 java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails with "Focus is lost!" on Linux
-
- Open
-
- links to