Integrated: 8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails

Phil Race prr at openjdk.org
Tue Jun 27 20:23:14 UTC 2023


On Fri, 16 Jun 2023 19:25:14 GMT, Phil Race <prr at openjdk.org> wrote:

> This test fails *every* time when run as part of full set of jtreg tests and that is because it is sensitive to the initial mouse location,
> and the previous test always sets it to within the location of this test's window.
> The only reason it isn't problem listed is because on re-run - without that preceding test - it will pass.
> 
> More info in the bug report.

This pull request has now been integrated.

Changeset: 2cf5c2f4
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2cf5c2f4b6cdb52a3560ab03d272f19f47b22b17
Stats:     24 lines in 1 file changed: 19 ins; 2 del; 3 mod

8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails

Reviewed-by: azvegint

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

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



More information about the client-libs-dev mailing list