jdk17u-dev
jdk17u-dev copied to clipboard
8315871: Opensource five more Swing regression tests
I backport this for parity with 17.0.16-oracle.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8315871 needs maintainer approval
Issue
- JDK-8315871: Opensource five more Swing regression tests (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3436/head:pull/3436
$ git checkout pull/3436
Update a local copy of the PR:
$ git checkout pull/3436
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3436/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3436
View PR using the GUI difftool:
$ git pr show -t 3436
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3436.diff
Using Webrev
:wave: Welcome back goetz! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
@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:
8315871: Opensource five more Swing regression tests
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 1 new commit pushed to the master branch:
- 729b0c7aa59d7b2e53cdaa8b4a1631962951f8d8: 8352649: [17u] guarantee(is_result_safe || is_in_asgct()) failed inside AsyncGetCallTrace
Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.
This backport pull request has now been updated with issue from the original commit.
⚠️ @GoeLin This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.
/integrate
@GoeLin An unexpected error occurred during integration. No push attempt will be made. The error has been logged and will be investigated. It is possible that this error is caused by a transient issue; feel free to retry the operation.
/integrate
@GoeLin An unexpected error occurred during integration. No push attempt will be made. The error has been logged and will be investigated. It is possible that this error is caused by a transient issue; feel free to retry the operation.
/integrate
Going to push as commit 95e6cbd222732fcccc3767e5983df524b9214acb.
Since your change was applied there has been 1 commit pushed to the master branch:
- 729b0c7aa59d7b2e53cdaa8b4a1631962951f8d8: 8352649: [17u] guarantee(is_result_safe || is_in_asgct()) failed inside AsyncGetCallTrace
Your commit was automatically rebased without conflicts.
@GoeLin Pushed as commit 95e6cbd222732fcccc3767e5983df524b9214acb.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.