Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi all,
this is an automatically generated pull request to notify you that there is 1 commit from the branch
jdk:master
that can not be merged into the branchmaster
:The following files contains merge conflicts:
All Committers in this project have access to my personal fork and can therefore help resolve these merge conflicts (you may want to coordinate who should do this).
The following paragraphs will give an example on how to solve these merge conflicts and push the resulting merge commit to this pull request.
The below commands should be run in a local clone of your personal fork of the openjdk/mobile repository.
When you have resolved the conflicts resulting from the
git merge
command above, run the following commands to create a merge commit:$ git add paths/to/files/with/conflicts $ git commit -m 'Merge jdk:master'
When you have created the merge commit, run the following command to push the merge commit to this pull request:
Note: if you are using SSH to push commits to GitHub, then change the URL in the above
git push
command accordingly.Thanks,
J. Duke
/integrate auto
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/mobile.git pull/33/head:pull/33
$ git checkout pull/33
Update a local copy of the PR:
$ git checkout pull/33
$ git pull https://git.openjdk.org/mobile.git pull/33/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 33
View PR using the GUI difftool:
$ git pr show -t 33
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/mobile/pull/33.diff
Using Webrev
Link to Webrev Comment