Skip to content

8387495: [lworld] Typo in javadoc of jdk/internal/util/ReferencedKeyMap.java#2603

Open
jaikiran wants to merge 1 commit into
openjdk:lworldfrom
jaikiran:8387495
Open

8387495: [lworld] Typo in javadoc of jdk/internal/util/ReferencedKeyMap.java#2603
jaikiran wants to merge 1 commit into
openjdk:lworldfrom
jaikiran:8387495

Conversation

@jaikiran

@jaikiran jaikiran commented Jun 30, 2026

Copy link
Copy Markdown
Member

Can I get a review of this doc-only change which fixes a typo in the javadoc of the internal ReferencedKeyMap class?

I borrowed the phrasing from the recent updates we did to the WeakHashMap class.



Progress

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

Issue

  • JDK-8387495: [lworld] Typo in javadoc of jdk/internal/util/ReferencedKeyMap.java (Bug - P4)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2603

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/2603.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

@openjdk

openjdk Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jun 30, 2026
@mlbridge

mlbridge Bot commented Jun 30, 2026

Copy link
Copy Markdown

Webrevs

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

Labels

rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants