Skip to content

8384065: Improve wrapping of link labels in the table of contents#31066

Open
hns wants to merge 2 commits intoopenjdk:masterfrom
hns:JDK-8384065
Open

8384065: Improve wrapping of link labels in the table of contents#31066
hns wants to merge 2 commits intoopenjdk:masterfrom
hns:JDK-8384065

Conversation

@hns
Copy link
Copy Markdown
Member

@hns hns commented May 7, 2026

Please review a change to improve wrapping of long labels in tables of contents generated by JavaDoc. A description of changes and before-after screenshots are available in the JBS issue.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8384065: Improve wrapping of link labels in the table of contents (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/31066/head:pull/31066
$ git checkout pull/31066

Update a local copy of the PR:
$ git checkout pull/31066
$ git pull https://git.openjdk.org/jdk.git pull/31066/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 31066

View PR using the GUI difftool:
$ git pr show -t 31066

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/31066.diff

Using Webrev

Link to Webrev Comment

@hns hns changed the title 8384065: Improve wrapping of items in the table of contents 8384065: Improve wrapping of link labels in the table of contents May 7, 2026
@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 7, 2026

👋 Welcome back hannesw! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 7, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot added the javadoc javadoc-dev@openjdk.org label May 7, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 7, 2026

@hns The following label will be automatically applied to this pull request:

  • javadoc

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label May 7, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 7, 2026

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javadoc javadoc-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant