jdk8u-dev icon indicating copy to clipboard operation
jdk8u-dev copied to clipboard

8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver

Open mrserb opened this issue 1 year ago • 4 comments
trafficstars

Hi all,

This pull request contains a backport of commit bc0379ea from the openjdk/jdk repository.

The commit being backported was authored by Phil Race on 25 May 2022 and was reviewed by Sergey Bylokhov and Prasanta Sadhukhan.

Thanks!


Progress

  • [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8275303 needs maintainer approval

Issue

  • JDK-8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/523/head:pull/523
$ git checkout pull/523

Update a local copy of the PR:
$ git checkout pull/523
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/523/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 523

View PR using the GUI difftool:
$ git pr show -t 523

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/523.diff

mrserb avatar Jun 22 '24 00:06 mrserb

: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.

bridgekeeper[bot] avatar Jun 22 '24 00:06 bridgekeeper[bot]

@mrserb This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver

Reviewed-by: aph

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.

openjdk[bot] avatar Jun 22 '24 00:06 openjdk[bot]

This backport pull request has now been updated with issue from the original commit.

openjdk[bot] avatar Jun 22 '24 00:06 openjdk[bot]

@mrserb This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 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!

bridgekeeper[bot] avatar Aug 17 '24 00:08 bridgekeeper[bot]

@mrserb This pull request has been inactive for more than 16 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

bridgekeeper[bot] avatar Oct 12 '24 05:10 bridgekeeper[bot]

/open

mrserb avatar Oct 17 '24 03:10 mrserb

@mrserb This pull request is now open

openjdk[bot] avatar Oct 17 '24 03:10 openjdk[bot]

Webrevs

mlbridge[bot] avatar Oct 21 '24 16:10 mlbridge[bot]

@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!

bridgekeeper[bot] avatar Nov 14 '24 08:11 bridgekeeper[bot]

@mrserb This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

bridgekeeper[bot] avatar Dec 12 '24 08:12 bridgekeeper[bot]

Hi @mrserb. I've been investigating an issue where an AWT app would cause an increase in CPU usage on Windows when the session is locked and the MS basic render driver is used (in this case because the app is used through a Remote Desktop session). It turns out that JDK-8275303 is an effective workaround for such issues and I believe this should really be back-ported into JDK-8. Would you mind re-opening this PR? Thanks!

fthevenet avatar May 20 '25 10:05 fthevenet

/open

mrserb avatar May 20 '25 19:05 mrserb

@mrserb This pull request is now open

openjdk[bot] avatar May 20 '25 19:05 openjdk[bot]

Thanks @mrserb

fthevenet avatar May 21 '25 06:05 fthevenet

⚠️ @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.

openjdk[bot] avatar May 22 '25 09:05 openjdk[bot]

/approval request Backport for parity with 8u391. This change disables D3D functionality when the "Microsoft Basic Render Driver" is detected, as it may cause rendering issues.

mrserb avatar May 23 '25 07:05 mrserb

@mrserb 8275303: The approval request has been created successfully.

openjdk[bot] avatar May 23 '25 07:05 openjdk[bot]

/approve yes

jerboaa avatar Jun 02 '25 08:06 jerboaa

@jerboaa 8275303: The approval request has been approved.

openjdk[bot] avatar Jun 02 '25 08:06 openjdk[bot]

/integrate

mrserb avatar Jun 02 '25 10:06 mrserb

Going to push as commit a01bf3180fe943be81529408b9208ee992336be1.

openjdk[bot] avatar Jun 02 '25 10:06 openjdk[bot]

@mrserb Pushed as commit a01bf3180fe943be81529408b9208ee992336be1.

:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

openjdk[bot] avatar Jun 02 '25 10:06 openjdk[bot]