Integrated: 8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon May 1 04:58:26 UTC 2023


On Wed, 25 Jan 2023 08:32:33 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Issue seems to be very old, very intermittent bug which is not reproducible in repeated test run,
> so added some stability fixes like accessing swing components in EDT, delay, frame dispose and take a screenshot during fail.
> Multiple runs on CI platforms is ok.

This pull request has now been integrated.

Changeset: b54c4a33
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b54c4a33c69e16adf5b85b80b8deb4ded2ed074d
Stats:     64 lines in 1 file changed: 40 ins; 5 del; 19 mod

8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor

Reviewed-by: serb, tr

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

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



More information about the client-libs-dev mailing list