Integrated: 8277240: java/awt/Graphics2D/ScaledTransform/ScaledTransform.java dialog does not get disposed

Phil Race prr at openjdk.org
Fri Nov 8 20:40:29 UTC 2024


On Wed, 6 Nov 2024 23:59:24 GMT, Phil Race <prr at openjdk.org> wrote:

> This test has had reports of failures over the years notably on Linux.
> I think the large number of XVisuals may have something to do with it.
> I've updated it quite a bit and limited the number of dialogs it creates - we really don't need to test 300 of them
> This new version has passed hundreds of iterations.

This pull request has now been integrated.

Changeset: 52c0b09b
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/52c0b09b62ca82f7e0cbe910cb92243131f06765
Stats:     82 lines in 1 file changed: 47 ins; 16 del; 19 mod

8277240: java/awt/Graphics2D/ScaledTransform/ScaledTransform.java dialog does not get disposed

Reviewed-by: aivanov

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

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


More information about the client-libs-dev mailing list