-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b45
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084083 | emb-9 | Alexandr Scherbatiy | P3 | Resolved | Fixed | team |
JDK-8257124 | openjdk8u282 | Alexandr Scherbatiy | P3 | Resolved | Fixed | b04 |
JDK-8290906 | 8u351 | Manukumar V S | P3 | Resolved | Fixed | b04 |
Run the test test\javax\swing\JMenu\4515762\bug4515762.java
jdk9-modules\jdk\test\javax\swing\regtesthelpers\Util.java:153: error: cannot find symbol
ArrayList<Integer> mnemonicKeyCodes = getSystemMnemonicKeyCodes();
^
symbol: method getSystemMnemonicKeyCodes()
location: class Util
1 error
jdk9-modules\jdk\test\javax\swing\regtesthelpers\Util.java:153: error: cannot find symbol
ArrayList<Integer> mnemonicKeyCodes = getSystemMnemonicKeyCodes();
^
symbol: method getSystemMnemonicKeyCodes()
location: class Util
1 error
- backported by
-
JDK-8084083 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
- Resolved
-
JDK-8257124 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
- Resolved
-
JDK-8290906 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
- Resolved
- duplicates
-
JDK-8063104 Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
- Resolved
- relates to
-
JDK-8130772 Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
- Resolved