> 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 - Filtered out Windows LnFs,removed JTextField,updated Summary ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7296/files - new: https://git.openjdk.java.net/jdk/pull/7296/files/84c726e9..7de54ad4 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7296&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7296&range=02-03 Stats: 32 lines in 1 file changed: 11 ins; 7 del; 14 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
