Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8202142: jfr/event/io/TestInstrumentation is unstable #10

Closed
wants to merge 2 commits into from

Conversation

dongbohe
Copy link
Member

@dongbohe dongbohe commented Mar 17, 2022

Hi,

This PR has been reviewed by Paul before move to github: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2022-January/014489.html

Thanks,
hedongbo


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (1 review required, with at least 1 reviewer)

Issue

  • JDK-8202142: jfr/event/io/TestInstrumentation is unstable

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk8u-dev pull/10/head:pull/10
$ git checkout pull/10

Update a local copy of the PR:
$ git checkout pull/10
$ git pull https://git.openjdk.java.net/jdk8u-dev pull/10/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 10

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jdk8u-dev/pull/10.diff

Backport-of: 0b9ff0c3a418070996f61f69165de02d33070f7f
@bridgekeeper
Copy link

bridgekeeper bot commented Mar 17, 2022

👋 Welcome back dongbohe! 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 changed the title Backport 0b9ff0c3a418070996f61f69165de02d33070f7f 8202142: jfr/event/io/TestInstrumentation is unstable Mar 17, 2022
@openjdk
Copy link

openjdk bot commented Mar 17, 2022

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

@openjdk openjdk bot added backport rfr Pull request is ready for review labels Mar 17, 2022
@mlbridge
Copy link

mlbridge bot commented Mar 17, 2022

Webrevs

@zhengyu123
Copy link
Contributor

I think should backport 8223396 first to eliminate another out-of-order backport.

Copy link
Member

@phohensee phohensee left a comment

Choose a reason for hiding this comment

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

Lgtm (again).

@openjdk
Copy link

openjdk bot commented Mar 17, 2022

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

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

8202142: jfr/event/io/TestInstrumentation is unstable

Reviewed-by: phh, zgu

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 50 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.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@phohensee, @zhengyu123) but any other Committer may sponsor as well.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added the ready Pull request is ready to be integrated label Mar 17, 2022
@dongbohe
Copy link
Member Author

I think should backport 8223396 first to eliminate another out-of-order backport.

Hi, Zhengyu. I have created #14 to backport 8223396.

@dongbohe
Copy link
Member Author

I think should backport 8223396 first to eliminate another out-of-order backport.

Hi, Zhengyu

8223396 has been merged into 8u in #14, can you help me look at this again?

@dongbohe
Copy link
Member Author

@zhengyu123 Could you please take another look?

@bridgekeeper
Copy link

bridgekeeper bot commented May 19, 2022

@dongbohe 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 add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@phohensee
Copy link
Member

/sponsor

Got the approval.

@openjdk
Copy link

openjdk bot commented May 24, 2022

@phohensee The change author (@dongbohe) must issue an integrate command before the integration can be sponsored.

@phohensee
Copy link
Member

@dongbohe, please add a /integrate comment so I can sponsor.

@zhengyu123
Copy link
Contributor

@zhengyu123 Could you please take another look?

Sorry, I did not get notification somehow. LGTM

Copy link
Contributor

@zhengyu123 zhengyu123 left a comment

Choose a reason for hiding this comment

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

LGTM

@dongbohe
Copy link
Member Author

/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label May 25, 2022
@openjdk
Copy link

openjdk bot commented May 25, 2022

@dongbohe
Your change (at version 3785dcd) is now ready to be sponsored by a Committer.

@phohensee
Copy link
Member

/sponsor

@openjdk
Copy link

openjdk bot commented May 25, 2022

Going to push as commit 2194c53.
Since your change was applied there have been 50 commits pushed to the master branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label May 25, 2022
@openjdk openjdk bot closed this May 25, 2022
@openjdk openjdk bot removed the ready Pull request is ready to be integrated label May 25, 2022
@openjdk openjdk bot removed rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels May 25, 2022
@openjdk
Copy link

openjdk bot commented May 25, 2022

@phohensee @dongbohe Pushed as commit 2194c53.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport integrated Pull request has been integrated
3 participants