8354871: Replace stack map frame type magics with constants#398
8354871: Replace stack map frame type magics with constants#3980zzy0sbourne wants to merge 1 commit intoopenjdk:masterfrom
Conversation
Reviewed-by: liach Backport-of: 8a6b875
|
Hi @0zzy0sbourne, welcome to this OpenJDK project and thanks for contributing! We do not recognize you as Contributor and need to ensure you have signed the Oracle Contributor Agreement (OCA). If you have not signed the OCA, please follow the instructions. Please fill in your GitHub username in the "Username" field of the application. Once you have signed the OCA, please let us know by writing If you already are an OpenJDK Author, Committer or Reviewer, please click here to open a new issue so that we can record that fact. Please use "Add GitHub user 0zzy0sbourne" as summary for the issue. If you are contributing this work on behalf of your employer and your employer has signed the OCA, please let us know by writing |
|
❗ This change is not yet ready to be integrated. |
|
/covered |
|
Thank you! Please allow for a few business days to verify that your employer has signed the OCA. Also, please note that pull requests that are pending an OCA check will not usually be evaluated, so your patience is appreciated! |
|
Before taking this out of Draft, change the title to make it a Backport-style PR as recommended by Skara in the Description. The title should be "Backport COMMITHASH" where "COMMITHASH" is the 40-char commit hash of the bug you are backporting. Having said that, I believe that this PR should be redone against the jdk25u-dev repo. @GoeLin, who is the maintainer of jdk25u, can direct you. |
|
@0zzy0sbourne This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply issue a |
Reviewed-by: liach
Backport-of: 8a6b875
Progress
Issue
Backport <hash>with the hash of the original commit. See Backports.Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/398/head:pull/398$ git checkout pull/398Update a local copy of the PR:
$ git checkout pull/398$ git pull https://git.openjdk.org/jdk25u.git pull/398/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 398View PR using the GUI difftool:
$ git pr show -t 398Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/398.diff