8271512: ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java due to 8270326 #295
Conversation
/label serviceability |
|
@plummercj |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thumbs up. This is a trivial change.
@plummercj 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 2 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
|
/integrate |
Going to push as commit 6180cf1.
Your commit was automatically rebased without conflicts. |
@plummercj Pushed as commit 6180cf1. |
This test currently doesn't fail because it is skipped, but when JDK-8270199 is fixed (which causes SA tests to be erroneously skipped skipped), we will start to see failures due to JDK-8270326, so DebugdConnectTest.java needs to be problem listed before JDK-8270199 is fixed.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17 pull/295/head:pull/295
$ git checkout pull/295
Update a local copy of the PR:
$ git checkout pull/295
$ git pull https://git.openjdk.java.net/jdk17 pull/295/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 295
View PR using the GUI difftool:
$ git pr show -t 295
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk17/pull/295.diff