On Tue, 6 Sep 2022 07:00:43 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> 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: > > Removal of Nimbus L&F hardcode I guess currently the Nimbus L&F use some char for the password field, how that place will intrract with this new ui property? ------------- PR: https://git.openjdk.org/jdk/pull/10035
