Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8263766: Confusing specification of JEditorPaneAccessibleHypertextSup…
…port constructor

Reviewed-by: azvegint, pbansal
  • Loading branch information
prsadhuk committed Mar 23, 2021
1 parent 5bc382f commit 8c1ab38
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2061,7 +2061,7 @@ private void buildLinkTable() {
}

/**
* Make one of these puppies
* Constructs a {@code JEditorPaneAccessibleHypertextSupport}.
*/
public JEditorPaneAccessibleHypertextSupport() {
hyperlinks = new LinkVector();
Expand Down

1 comment on commit 8c1ab38

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.