> 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
