> There were a few action bindings available in JPasswordFields in Aqua that 
> let you identify the boundaries of words.
> 
> This came to my attention while looking at the related work 
> https://github.com/openjdk/jdk/pull/25443 . In that PR we said we should 
> iterate across all available L&Fs, so this PR copies that same approach. (The 
> original complaint only focused on Aqua, though.)

Jeremy Wood has updated the pull request incrementally with one additional 
commit since the last revision:

  Update test/jdk/javax/swing/JPasswordField/PasswordFieldInputMapWordTest.java
  
  Co-authored-by: DamonGuy <damon.ngu...@oracle.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25688/files
  - new: https://git.openjdk.org/jdk/pull/25688/files/6b497a71..486f575e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25688&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25688&range=01-02

  Stats: 7 lines in 1 file changed: 4 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/25688.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25688/head:pull/25688

PR: https://git.openjdk.org/jdk/pull/25688

Reply via email to