Skip to content

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)

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

❗ 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 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!

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

Labels

Development

Successfully merging this pull request may close these issues.

1 participant