8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries#2102
8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries#2102GoeLin wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back goetz! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
GHA failure: test job never ran. Restarting tests by merging head. |
|
Yes, it backs out the two changes. I patched the 21u change. I first tried git revert, but later I figured I used the older change, which did not succeed. |
shipilev
left a comment
There was a problem hiding this comment.
OK then!
Minor: I think the @bug line here is not restored to original:
3a2bf8e?diff=unified&w=0#diff-4dd7943869aeaa2236b89ff67fdedbf28bc58667354307dc7cb717c5f667c496L26-R26
|
|
|
Thanks for the review, I fixed the @bug. |
|
@GoeLin This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: 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 8 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
/backport 8320001 |
|
@GoeLin The target repository |
|
/integrate |
|
Going to push as commit ea6fc21.
Your commit was automatically rebased without conflicts. |
This is a backout needed as the change is too intrusive for a backport.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2102/head:pull/2102$ git checkout pull/2102Update a local copy of the PR:
$ git checkout pull/2102$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2102/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2102View PR using the GUI difftool:
$ git pr show -t 2102Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2102.diff
Webrev
Link to Webrev Comment