> This test verifies in all platforms and in all 'Look and Feels' that pressing > the 'Space' key generates ActionEvent on focused Button or not.
Manukumar V S has updated the pull request incrementally with one additional commit since the last revision: Review comments fixed: A CountDownLatch used instead of polling loop, frame.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE) ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7460/files - new: https://git.openjdk.java.net/jdk/pull/7460/files/72d3131f..00b4d7aa Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7460&range=04 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7460&range=03-04 Stats: 29 lines in 1 file changed: 14 ins; 10 del; 5 mod Patch: https://git.openjdk.java.net/jdk/pull/7460.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7460/head:pull/7460 PR: https://git.openjdk.java.net/jdk/pull/7460