On Wed, 25 Jan 2023 08:32:33 GMT, Prasanta Sadhukhan <psadhuk...@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. @prsadhuk Trying to run the test in **ubuntu** system, it ended with time out error. Test passed in **windows** system. ------------- PR: https://git.openjdk.org/jdk/pull/12181