<AWT Dev> RFR: 8267161 : Write automated test case for JDK-4479161 [v7]
    lawrence.andrews 
    github.com+87324768+lawrence-andrew at openjdk.java.net
       
    Fri Aug 20 15:13:46 UTC 2021
    
    
  
> 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:
  Fixed the right word
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5058/files
  - new: https://git.openjdk.java.net/jdk/pull/5058/files/f85ad4f4..c4b2649f
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5058&range=06
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5058&range=05-06
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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
    
    
More information about the awt-dev
mailing list