RFR: 8339561: The test/jdk/java/awt/Paint/ListRepaint.java may fail after JDK-8327401 [v5]

Sergey Bylokhov serb at openjdk.org
Tue Mar 4 16:56:21 UTC 2025


> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been tweaked, see inline comments.
> 
> Notes:
>  * We have a few XXXRepaint.java tests and in this patch, I updated all of them to follow the change added to the ListRepaint.java
> 
> @azvegint @aivanov-jdk please take a look.

Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 13 commits:

 - copyright
 - Merge branch 'openjdk:master' into JDK-8339561
 - more volatiles
 - revert change reported in JDK-8339791
 - trigger github for new content
 - trigger github for new content
 - Merge branch 'master' into JDK-8339561
 - Merge branch 'openjdk:master' into JDK-8339561
 - Update bug4490179.java
 - PR review part 1
 - ... and 3 more: https://git.openjdk.org/jdk/compare/216f113f...c37b252a

-------------

Changes: https://git.openjdk.org/jdk/pull/20861/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20861&range=04
  Stats: 184 lines in 7 files changed: 58 ins; 43 del; 83 mod
  Patch: https://git.openjdk.org/jdk/pull/20861.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20861/head:pull/20861

PR: https://git.openjdk.org/jdk/pull/20861


More information about the client-libs-dev mailing list