On Mon, 2 Oct 2023 22:05:04 GMT, Harshitha Onkar <[email protected]> wrote:
> @alisenchung Looks like `Util.blockTillDisplayed(mainFrame)` has been removed > which was causing compilation issues earlier. Now the updated test works > correctly. Yep. This sounds correct. I did something similar here in [bug4703690.java](https://github.com/openjdk/jdk/pull/15747/files) in #15747. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15875#issuecomment-1743845186
