On Mon, 9 Aug 2021 18:36:07 GMT, lawrence.andrews <github.com+87324768+lawrence-and...@openjdk.org> wrote:
> 1) Automated the manual test case. > 2) Removed html dependent file > 3) Removed javax.swing.JApplet dependent. > 4) Test case can be executed independently as well with jtreg framework. > 5) Added methods to know that JFrame and Other component is visible before > starting the user action via Robot. > > @shurymury This pull request has now been integrated. Changeset: d85560ed Author: lawrence.andrews <lawrence.andr...@oracle.com> Committer: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/d85560ed0f10a586b659db1c0201373457f1a5a9 Stats: 172 lines in 2 files changed: 88 ins; 50 del; 34 mod 8267161: Write automated test case for JDK-4479161 Reviewed-by: serb, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/5058