-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b130
-
x86
-
os_x
Reproducible: Always
Java Version:
java version "1.9.0-internal-debug"
Java(TM) SE Runtime Environment (build 1.9.0-internal-debug-mahalder_2015_11_27_15_27-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-internal-debug-mahalder_2015_11_27_15_27-b00, mixed mode)
Exception Thrown:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1323)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1298)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1440)
at swinghello.bug6827786.verify(bug6827786.java:103)
at swinghello.bug6827786.main(bug6827786.java:67)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 3
at swinghello.bug6827786$4.run(bug6827786.java:111)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:303)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:759)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:712)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:729)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:192)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:106)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:102)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:94)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
- duplicates
-
JDK-8158485 The "File" menu's menuitems can not bring up information window or modal quit Dialog.
-
- Closed
-
-
JDK-8158621 The ALT key can not work with any key
-
- Closed
-
-
JDK-8162172 [macosx] The Shift+[0-9] can not be typed automatically.
-
- Closed
-
-
JDK-8158362 [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails
-
- Closed
-
-
JDK-8158377 [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest
-
- Closed
-
-
JDK-8158389 [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java
-
- Closed
-
-
JDK-8158494 [macosx] Regression: no Popup in javax/swing/Popup/TaskbarPositionTest.java
-
- Closed
-
-
JDK-8158496 [macosx] Swing mnemonics broken on Mac
-
- Closed
-
-
JDK-8158512 [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
-
- Closed
-
-
JDK-8158526 [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info)
-
- Closed
-
-
JDK-8160145 [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically
-
- Closed
-
- relates to
-
JDK-8217964 [macos] Press&Hold macOS feature doesn't work when hold down an accent key using Robot
-
- Open
-
-
JDK-8151136 [macosx] According to the description,the case is failed
-
- Resolved
-
-
JDK-8162172 [macosx] The Shift+[0-9] can not be typed automatically.
-
- Closed
-
-
JDK-8158494 [macosx] Regression: no Popup in javax/swing/Popup/TaskbarPositionTest.java
-
- Closed
-