Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

8243545: don't use clip rect in texture-mode (in IsoBlit)#43

Closed
artemm-bochkarev wants to merge 1 commit intoopenjdk:masterfrom
artemm-bochkarev:8243545
Closed

8243545: don't use clip rect in texture-mode (in IsoBlit)#43
artemm-bochkarev wants to merge 1 commit intoopenjdk:masterfrom
artemm-bochkarev:8243545

Conversation

@artemm-bochkarev
Copy link

@artemm-bochkarev artemm-bochkarev commented May 7, 2020

also add logging

fixed:
JDK-8243545 Nimbus L&F - SwingSet2 - Highlighted/Focused button has UI artifact
JDK-8243546 Nimbus L&F - SwingSet2 - Slider Demo - vertical slider is not rendered properly
JDK-8243542 Nimbus L&F - SwingSet2 - Internal Frames Demo - Frame dragging result in some artifacts. Recovers on window refresh


Progress

  • Change must not contain extraneous whitespace

Issue

  • JDK-8243545: Nimbus L&F - SwingSet2 - Highlighted/Focused button has UI artifact

Download

$ git fetch https://git.openjdk.java.net/lanai pull/43/head:pull/43
$ git checkout pull/43

also add logging

fixed:
JDK-8243545 Nimbus L&F - SwingSet2 - Highlighted/Focused button has UI artifact
JDK-8243546 Nimbus L&F - SwingSet2 - Slider Demo - vertical slider is not rendered properly
JDK-8243542 Nimbus L&F - SwingSet2 - Internal Frames Demo - Frame dragging result in some artifacts. Recovers on window refresh
@bridgekeeper
Copy link

bridgekeeper bot commented May 7, 2020

👋 Welcome back abochkarev! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request.

@openjdk
Copy link

openjdk bot commented May 7, 2020

@artemm-bochkarev This change now passes all automated pre-integration checks, type /integrate in a new comment to proceed. After integration, the commit message will be:

8243545: don't use clip rect in texture-mode (in IsoBlit)
  • If you would like to add a summary, use the /summary command.
  • To credit additional contributors, use the /contributor command.
  • To add additional solved issues, use the /solves command.

There are currently no new commits on the master branch since the last update of the source branch of this PR. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you would like to avoid potential automatic rebasing, specify the current head hash when integrating, like this: /integrate 161711cb2fc7a10cf80e82d172267c870cf0ff6c.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels May 7, 2020
@mlbridge
Copy link

mlbridge bot commented May 7, 2020

Webrevs

@artemm-bochkarev
Copy link
Author

/integrate

@openjdk openjdk bot closed this May 7, 2020
@openjdk openjdk bot added integrated Pull request has been integrated and removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels May 7, 2020
@openjdk
Copy link

openjdk bot commented May 7, 2020

@artemm-bochkarev
Pushed as commit c76eeef.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

1 participant