Skip to content

8379371: Proposed cleanups for JDK-8373595 A new ObjectMonitorTable implementation#30102

Open
dcubed-ojdk wants to merge 1 commit intoopenjdk:masterfrom
dcubed-ojdk:JDK-8379371
Open

8379371: Proposed cleanups for JDK-8373595 A new ObjectMonitorTable implementation#30102
dcubed-ojdk wants to merge 1 commit intoopenjdk:masterfrom
dcubed-ojdk:JDK-8379371

Conversation

@dcubed-ojdk
Copy link
Member

@dcubed-ojdk dcubed-ojdk commented Mar 6, 2026

Trivial cleanups for 8373595 A new ObjectMonitorTable implementation.


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-8379371: Proposed cleanups for JDK-8373595 A new ObjectMonitorTable implementation (Enhancement - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 30102

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@dcubed-ojdk
Copy link
Member Author

/label hotspot-runtime

@bridgekeeper
Copy link

bridgekeeper bot commented Mar 6, 2026

👋 Welcome back dcubed! 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 Mar 6, 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 hotspot-runtime hotspot-runtime-dev@openjdk.org label Mar 6, 2026
@openjdk
Copy link

openjdk bot commented Mar 6, 2026

@dcubed-ojdk
The hotspot-runtime label was successfully added.

@openjdk openjdk bot added serviceability serviceability-dev@openjdk.org hotspot hotspot-dev@openjdk.org labels Mar 6, 2026
@openjdk
Copy link

openjdk bot commented Mar 6, 2026

@dcubed-ojdk The following labels will be automatically applied to this pull request:

  • hotspot
  • serviceability

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

@dcubed-ojdk
Copy link
Member Author

/label remove hotspot

@openjdk openjdk bot removed the hotspot hotspot-dev@openjdk.org label Mar 6, 2026
@openjdk
Copy link

openjdk bot commented Mar 6, 2026

@dcubed-ojdk
The hotspot label was successfully removed.

@dcubed-ojdk dcubed-ojdk marked this pull request as ready for review March 6, 2026 00:46
@dcubed-ojdk
Copy link
Member Author

Ping @fbredber - My very late code review pass is here.

@openjdk openjdk bot added the rfr Pull request is ready for review label Mar 6, 2026
@mlbridge
Copy link

mlbridge bot commented Mar 6, 2026

Webrevs

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

Labels

hotspot-runtime hotspot-runtime-dev@openjdk.org rfr Pull request is ready for review serviceability serviceability-dev@openjdk.org

Development

Successfully merging this pull request may close these issues.

1 participant