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

Generational ZGC on linux PPC64le #1

Closed
wants to merge 1 commit into from
Closed

Generational ZGC on linux PPC64le #1

wants to merge 1 commit into from

Conversation

TheRealMDoerr
Copy link
Contributor

@TheRealMDoerr TheRealMDoerr commented Jan 28, 2022

PPC64 implementation.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/zgc pull/1/head:pull/1
$ git checkout pull/1

Update a local copy of the PR:
$ git checkout pull/1
$ git pull https://git.openjdk.java.net/zgc pull/1/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/zgc/pull/1.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 28, 2022

👋 Welcome back mdoerr! A progress list of the required criteria for merging this PR into zgc_generational will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@TheRealMDoerr
Copy link
Contributor Author

Already integrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant