> Create a regression test for > [JDK-4515999](https://bugs.openjdk.java.net/browse/JDK-4515999) > Create a test which checks whether incrementing dates via the keyboard > (up/down) gives the same results as when using mouse press on the arrow > buttons in a JSpinner.
Manukumar V S has updated the pull request incrementally with one additional commit since the last revision: Fixed review comments: Seperated createUI and JSpinner access in two EDT calls,variables renamed ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7363/files - new: https://git.openjdk.java.net/jdk/pull/7363/files/e1213acc..0ad1a2e7 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7363&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7363&range=01-02 Stats: 22 lines in 1 file changed: 5 ins; 8 del; 9 mod Patch: https://git.openjdk.java.net/jdk/pull/7363.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7363/head:pull/7363 PR: https://git.openjdk.java.net/jdk/pull/7363
