8240132: ProblemList com/sun/jdi/InvokeHangTest.java#42
8240132: ProblemList com/sun/jdi/InvokeHangTest.java#42RealCLanger wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back clanger! 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. |
|
@RealCLanger 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 ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit 4546db6. |
|
@RealCLanger Pushed as commit 4546db6. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi all,
This pull request contains a backport of [JDK-8240132] (https://bugs.openjdk.java.net/browse/JDK-8240132), commit be1007cf from the openjdk/jdk repository.
The commit being backported was authored by Daniel D. Daugherty on 27 Feb 2020 and was reviewed by Mikael Vidstedt.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk11u pull/42/head:pull/42$ git checkout pull/42Update a local copy of the PR:
$ git checkout pull/42$ git pull https://git.openjdk.java.net/jdk11u pull/42/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 42View PR using the GUI difftool:
$ git pr show -t 42Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk11u/pull/42.diff