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