CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The situation discussed in JDK-8251921, a class that is part of the formal API but has at least some protected rather than public, containing types, occurs for several AWT classes: java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler This pattern doesn't seem to appear elsewhere in the JDK. A fix for issue can be a follow-up to JDK-8250856.
|