> Clean up and open source five TextField related tests: > java/awt/TextField/CaretPositionTest; > java/awt/TextField/SetBoundsTest; > java/awt/TextField/SetEchoCharTest4; > java/awt/TextField/SetPasswordTest; > java/awt/TextField/ZeroEchoCharTest
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Fixing typo in thrown keyword; Removed windows platform because on modern windows platform the cursor position does always return 0 when all text selected. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21026/files - new: https://git.openjdk.org/jdk/pull/21026/files/10bf5fe3..e4804501 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21026&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21026&range=03-04 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/21026.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21026/head:pull/21026 PR: https://git.openjdk.org/jdk/pull/21026