jdk8u-dev
jdk8u-dev copied to clipboard
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
Hi all,
This pull request contains a backport of commit bc24a0ce from the openjdk/jdk repository.
The commit being backported was authored by Alexander Zvegintsev on 13 Jan 2015 and was reviewed by Alexander Scherbatiy and Sergey Bylokhov.
Thanks!
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8068305 needs maintainer approval
Issue
- JDK-8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F (Bug - P4 - Requested)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/575/head:pull/575
$ git checkout pull/575
Update a local copy of the PR:
$ git checkout pull/575
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/575/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 575
View PR using the GUI difftool:
$ git pr show -t 575
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/575.diff
Webrev
:wave: Welcome back serb! 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.
@mrserb This change now passes all automated pre-integration checks.
After integration, the commit message for the final commit will be:
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
Reviewed-by: andrew
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 master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential 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.
⚠️ @mrserb 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.
Webrevs
- 03: Full - Incremental (3ba27a88)
- 02: Full - Incremental (d9ff1400)
- 01: Full - Incremental (dca04376)
- 00: Full (441225f6)
@mrserb This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
keep open
@mrserb This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/approve yes
@gnu-andrew 8068305: The approval request has been approved.
/integrate
Going to push as commit 2931b1d250dbf820b2094b67f5ae19d223e7c887.
Since your change was applied there has been 1 commit pushed to the master branch:
- 10122b593165d6bcaf58abfe2721c3dcb407b593: 8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML
Your commit was automatically rebased without conflicts.
@mrserb Pushed as commit 2931b1d250dbf820b2094b67f5ae19d223e7c887.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.
Moved to 8u452; see https://mail.openjdk.org/pipermail/jdk8u-dev/2024-December/019551.html