On Wed, 4 Sep 2024 20:50:38 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 0844745e Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0844745e7bd954a96441365f8010741ec1c29dbf Stats: 174 lines in 7 files changed: 48 ins; 45 del; 81 mod 8339561: The test/jdk/java/awt/Paint/ListRepaint.java may fail after JDK-8327401 Reviewed-by: azvegint ------------- PR: https://git.openjdk.org/jdk/pull/20861