JDK-8255032: Conflict between recent pushes breaks the build #752
Conversation
|
@jonathan-gibbons The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
looks good |
/integrate |
@jonathan-gibbons This change now passes all automated pre-integration checks. 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 no new commits pushed to the
|
@jonathan-gibbons Pushed as commit 0f4fb36. |
The patch resolves a bad merge between two recent changes.
The
DocletEnvironment docEnv
parameter no longer needs to be passed around.Progress
Testing
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk pull/752/head:pull/752
$ git checkout pull/752