Skip to content

8575: Move org.openjdk.jmc.joverflow from application to core#720

Open
aptmac wants to merge 1 commit into
openjdk:masterfrom
aptmac:joverflow-to-core
Open

8575: Move org.openjdk.jmc.joverflow from application to core#720
aptmac wants to merge 1 commit into
openjdk:masterfrom
aptmac:joverflow-to-core

Conversation

@aptmac
Copy link
Copy Markdown
Member

@aptmac aptmac commented May 27, 2026

This PR addresses JMC-8575 [0], in which it would be nice to bring JOverflow to core. The base JOverflow package doesn't require Eclipse/third-party dependencies, so the migration is quite painless. It would be great to have JOverflow available via Maven Central for applications looking to leverage its capabilities.

[0] https://bugs.openjdk.org/browse/JMC-8575


Progress

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

Issue

  • JMC-8575: Move org.openjdk.jmc.joverflow from application to core (Enhancement - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 720

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 27, 2026

👋 Welcome back aptmac! 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
Copy Markdown

openjdk Bot commented May 27, 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 rfr label May 27, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 27, 2026

Webrevs

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