-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 7u6, 8, 9
-
Component/s: client-libs
In com.sun.java.accessibility.util.AccessibilityEventMonitor there is the _AccessibleState class which is only there to provide the MANAGES_DESCENDANTS state. That state was added to javax.accessibility.AccessibleState starting in Java 1.5 so _AccessibleState is no longer needed.