-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 23
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334689 | 21.0.5-oracle | Harshitha Onkar | P4 | Resolved | Fixed | b01 |
JDK-8334921 | 21.0.5 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8344620 | 17.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b05 |
JDK-8335856 | 17.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b02 |
JDK-8336049 | 11.0.25-oracle | Manukumar V S | P4 | Resolved | Fixed | b02 |
JDK-8338822 | 8u441 | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | b01 |
java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java
java.lang.RuntimeException: Test failed: Exception thrown:TestFailedException: Test failed: A submenu wasn't activated by mnemonic key press
at SubMenuShowTest.main(SubMenuShowTest.java:70)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed: Exception thrown:TestFailedException: Test failed: A submenu wasn't activated by mnemonic key press
JavaTest Message: shutting down test
java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java
...
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=77,keyText=M,keyChar='M',modifiers=Alt+Shift,extModifiers=Alt+Shift,keyLocation=KEY_LOCATION_STANDARD,rawCode=58,primaryLevelUnicode=109,scancode=0,extendedKeyCode=0x4d] on textfield0
key_pressed count: 9
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=77,keyText=M,keyChar='M',modifiers=Alt+Shift,extModifiers=Alt+Shift,keyLocation=KEY_LOCATION_STANDARD,rawCode=58,primaryLevelUnicode=109,scancode=0,extendedKeyCode=0x4d] on textfield0
java.lang.RuntimeException: Test failed!
at SwallowKeyEvents.main(SwallowKeyEvents.java:95)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!
JavaTest Message: shutting down test
- backported by
-
JDK-8334689 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
-
JDK-8334921 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
-
JDK-8335856 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
-
JDK-8336049 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
-
JDK-8338822 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
-
JDK-8344620 SubMenuShowTest and SwallowKeyEvents tests stabilization
- Resolved
- relates to
-
JDK-8344594 java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java failed on ubuntu machine
- Open
- links to
-
Commit openjdk/jdk21u-dev/4be1a025
-
Commit openjdk/jdk/638708ca
-
Commit(master) openjdk/jdk17u-dev/73d6539e
-
Review openjdk/jdk21u-dev/785
-
Review openjdk/jdk/18431
-
Review(master) openjdk/jdk17u-dev/3063