RFR: 8280948: [TESTBUG] Write a regression test for JDK-4659800 [v5]

Manukumar V S mvs at openjdk.java.net
Fri Feb 4 12:09:58 UTC 2022


> Write a regression test for JDK-4659800.
> This test checks whether typing 'Enter' key generates ActionEvent on focused Button or not, in Windows and Windows Classic Look And Feels in Windows platform.
> This test is run 10 times on windows and it passed all the times.

Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:

  Fixed review comments: Methods changed to static,collector changed to collect(toList()),comment updated

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7296/files
  - new: https://git.openjdk.java.net/jdk/pull/7296/files/7de54ad4..bbbb0d7e

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

  Stats: 13 lines in 1 file changed: 2 ins; 2 del; 9 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7296.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7296/head:pull/7296

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



More information about the client-libs-dev mailing list