RFR: 6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null [v3]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Sep 7 16:23:43 UTC 2022


> Default echo character obtained through `PasswordField.echoChar` UIProperty returns null for Nimbus L&F,
> which is fixed by adding the default character * in the UIDefault table.

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  Honour PasswordField.echoChar property

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10035/files
  - new: https://git.openjdk.org/jdk/pull/10035/files/51919462..63998b9c

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

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

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



More information about the client-libs-dev mailing list