Skip to content

6872: Add butterfly/sandwich view to JMC#693

Open
thegreystone wants to merge 3 commits intoopenjdk:masterfrom
thegreystone:6872-butterfly
Open

6872: Add butterfly/sandwich view to JMC#693
thegreystone wants to merge 3 commits intoopenjdk:masterfrom
thegreystone:6872-butterfly

Conversation

@thegreystone
Copy link
Member

@thegreystone thegreystone commented Dec 8, 2025

This PR adds a butterfly (aka sandwich) view to JMC, showing all the callers and callees for a selected method.

buttefly

Also fixes annoying spelling error.


Progress

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

Issue

  • JMC-6872: Add butterfly/sandwich view to JMC (New Feature - P2)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 693

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jmc/pull/693.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 8, 2025

👋 Welcome back hirt! 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 8, 2025

@thegreystone This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

6872: Add butterfly/sandwich view to JMC

Reviewed-by: aptmac

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 10 new commits pushed to the master branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot added the rfr label Dec 8, 2025
@mlbridge
Copy link

mlbridge bot commented Dec 8, 2025

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 6, 2026

@thegreystone This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@thegreystone
Copy link
Member Author

/touch

@openjdk
Copy link

openjdk bot commented Jan 30, 2026

@thegreystone The pull request is being re-evaluated and the inactivity timeout has been reset.

@openjdk openjdk bot added the ready label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants