Skip to content

8390778: [PPC] : stubgen stubs using incorrect StubCodeMark constructor - #786

Open
varada1110 wants to merge 2 commits into
openjdk:masterfrom
varada1110:backport-varada1110-4a02985e-master
Open

8390778: [PPC] : stubgen stubs using incorrect StubCodeMark constructor#786
varada1110 wants to merge 2 commits into
openjdk:masterfrom
varada1110:backport-varada1110-4a02985e-master

Conversation

@varada1110

@varada1110 varada1110 commented Sep 7, 2026

Copy link
Copy Markdown

Hi all,

This pull request contains a backport of commit 4a02985e from the openjdk/jdk repository.

The commit being backported was authored by Varada M on 2 Sep 2026 and was reviewed by Andrew Dinn and Amit Kumar.

Thanks!



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
  • JDK-8390778 needs maintainer approval

Issue

  • JDK-8390778: [PPC] : stubgen stubs using incorrect StubCodeMark constructor (Bug - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/786/head:pull/786
$ git checkout pull/786

Update a local copy of the PR:
$ git checkout pull/786
$ git pull https://git.openjdk.org/jdk25u-dev.git pull/786/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 786

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/786.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Sep 7, 2026

Copy link
Copy Markdown

👋 Welcome back varadam! 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

openjdk Bot commented Sep 7, 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 changed the title Backport 4a02985e9bbf4f5a9974fa815a2e181273fe5918 8390778: [PPC] : stubgen stubs using incorrect StubCodeMark constructor Sep 7, 2026
@openjdk

openjdk Bot commented Sep 7, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Sep 7, 2026
@mlbridge

mlbridge Bot commented Sep 7, 2026

Copy link
Copy Markdown

Webrevs

@TheRealMDoerr TheRealMDoerr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport looks correct. Please explain why it isn't clean for future backports. I figured it out this time. Not sure if this is important enough for a backport, but ok.

@openjdk

openjdk Bot commented Sep 11, 2026

Copy link
Copy Markdown

⚠️ @varada1110 This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

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

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants