On Thu, 2 Oct 2025 19:18:21 GMT, Damon Nguyen <[email protected]> wrote:
>> Test is currently problem-listed due to the test failing on both macOS arm >> and x64 machines. Updated the test to use `SwingUtilities.invokeAndWait` and >> use the EDT to dispose of the frame. Also needed to modify the delay for >> stability. Initially, I removed `setAutoDelay` since this has caused issues >> previously, but this caused a failure in linux (when previously linux has >> never failed). However, keeping the auto delay and adding additional small >> delays seems to be stable with all of the other changes to the test. The >> test passes in CI with multiple runs of 100 on all OS's with the proposed >> changes. > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Add spacing Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/27478#pullrequestreview-3296102701
