-
Bug
-
Resolution: Fixed
-
P4
-
8
-
JDK 8b77
OS Linux, Windows
-
b77
-
b22
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8048389 | 8u25 | Sergey Bylokhov | P4 | Resolved | Fixed | b05 |
JDK-8043901 | 8u20 | Pete Brunet | P4 | Resolved | Fixed | b20 |
JDK-8053647 | emb-8u26 | Sergey Bylokhov | P4 | Resolved | Fixed | b17 |
Testsuite name: regression
Test name: closed/javax/swing/AbstractButton/4246045/bug4246045.java
JDK tested: JDK 8 b80
OS tested: Linux Ubuntu 12.04 x64
Is it a regression: YES
Regression introduced in build: JDK 8 b77
Test passes against JDK 8 b76
LOG:
#section:applet
----------messages:(3/121)----------
command: applet bug4246045.html
reason: User specified action: run applet bug4246045.html
elapsed time (seconds): 0.857
----------System.out:(0/0)----------
----------System.err:(39/2787)----------
java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
at bug4246045$Listener.propertyChange(bug4246045.java:34)
at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
at javax.accessibility.AccessibleContext.firePropertyChange(AccessibleContext.java:745)
at java.awt.Component$AccessibleAWTComponent$AccessibleAWTFocusHandler.focusGained(Component.java:9088)
at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:220)
at java.awt.Component.processFocusEvent(Component.java:6402)
at java.awt.Component.processEvent(Component.java:6269)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4869)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4691)
at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1953)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:968)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:600)
at java.awt.Component.dispatchEventImpl(Component.java:4740)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4691)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:722)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:681)
at java.awt.EventQueue$3.run(EventQueue.java:679)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:695)
at java.awt.EventQueue$4.run(EventQueue.java:693)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:692)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:216)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
STATUS:Failed.Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
test result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
Test name: closed/javax/swing/AbstractButton/4246045/bug4246045.java
JDK tested: JDK 8 b80
OS tested: Linux Ubuntu 12.04 x64
Is it a regression: YES
Regression introduced in build: JDK 8 b77
Test passes against JDK 8 b76
LOG:
#section:applet
----------messages:(3/121)----------
command: applet bug4246045.html
reason: User specified action: run applet bug4246045.html
elapsed time (seconds): 0.857
----------System.out:(0/0)----------
----------System.err:(39/2787)----------
java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
at bug4246045$Listener.propertyChange(bug4246045.java:34)
at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
at javax.accessibility.AccessibleContext.firePropertyChange(AccessibleContext.java:745)
at java.awt.Component$AccessibleAWTComponent$AccessibleAWTFocusHandler.focusGained(Component.java:9088)
at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:220)
at java.awt.Component.processFocusEvent(Component.java:6402)
at java.awt.Component.processEvent(Component.java:6269)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4869)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4691)
at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1953)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:968)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:600)
at java.awt.Component.dispatchEventImpl(Component.java:4740)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4691)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:722)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:681)
at java.awt.EventQueue$3.run(EventQueue.java:679)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:695)
at java.awt.EventQueue$4.run(EventQueue.java:693)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:692)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:216)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
STATUS:Failed.Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
test result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Bad value of ACCESSIBLE_STATE_PROPERTY
- backported by
-
JDK-8043901 REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
-
- Resolved
-
-
JDK-8048389 REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
-
- Resolved
-
-
JDK-8053647 REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
-
- Resolved
-
- relates to
-
JDK-7179482 Component.accessibleContext and JComponent.accessibleContext refactoring
-
- Closed
-