Skip to content

Conversation

@calnan
Copy link

@calnan calnan commented Dec 22, 2025

adjust each of the command line options to include an html anchor so that one can give a link that goes directly to the section in the man page that covers a specific option


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

Error

 ⚠️ This pull request must be associated with at least one component. Please use the /label pull request command.

Warning

 ⚠️ Found leading lowercase letter in issue title for 8373836: add anchors to the java options in the java man page

Issue

  • JDK-8373836: add anchors to the java options in the java man page (Enhancement - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 28954

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

Using diff file

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

@calnan calnan marked this pull request as draft December 22, 2025 13:32
@bridgekeeper
Copy link

bridgekeeper bot commented Dec 22, 2025

👋 Welcome back calnan! 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

openjdk bot commented Dec 22, 2025

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

@openjdk
Copy link

openjdk bot commented Dec 22, 2025

@calnan To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automatic labelling rule matches the changes in this pull request. In order to have an "RFR" email sent to the correct mailing list, you will need to add one or more applicable labels manually using the /label pull request command.

Applicable Labels
  • build
  • client
  • compiler
  • core-libs
  • hotspot
  • hotspot-compiler
  • hotspot-gc
  • hotspot-jfr
  • hotspot-runtime
  • i18n
  • ide-support
  • javadoc
  • jdk
  • jmx
  • net
  • nio
  • security
  • serviceability
  • shenandoah

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant