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

Sergey Bylokhov serb at openjdk.org
Thu Oct 17 03:17:54 UTC 2024


> 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8339561
 - Update bug4490179.java
 - PR review part 1
 - Update ProblemList.txt
 - add try/finally
 - 8339561: The test/jdk/java/awt/Paint/ListRepaint.java may fail after JDK-8327401

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20861/files
  - new: https://git.openjdk.org/jdk/pull/20861/files/2a56f4b7..4321e29f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20861&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20861&range=02-03

  Stats: 248919 lines in 2253 files changed: 221190 ins; 14905 del; 12824 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