Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 15, 16, 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b15
Description
The following specification is confusing
https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#%3Cinit%3E()
and looks like an error:
======================================
Constructor Details
JEditorPaneAccessibleHypertextSupport
public JEditorPaneAccessibleHypertextSupport()
Make one of these puppies
======================================
https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#%3Cinit%3E()
and looks like an error:
======================================
Constructor Details
JEditorPaneAccessibleHypertextSupport
public JEditorPaneAccessibleHypertextSupport()
Make one of these puppies
======================================
Attachments
Issue Links
- clones
-
JDK-8263472 Specification of JComponent::updateUI should document that the default implementation does nothing
-
- Resolved
-
- csr for
-
JDK-8264100 Confusing specification of JEditorPaneAccessibleHypertextSupport constructor
-
- Closed
-