> 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

lawrence.andrews has updated the pull request incrementally with one additional 
commit since the last revision:

  Added WindowListener to check Frame is opened and simplified the testcase

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5058/files
  - new: https://git.openjdk.java.net/jdk/pull/5058/files/82af0725..b40a1353

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5058&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5058&range=03-04

  Stats: 115 lines in 1 file changed: 15 ins; 76 del; 24 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5058.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5058/head:pull/5058

PR: https://git.openjdk.java.net/jdk/pull/5058

Reply via email to