> 8268775: Password is being converted to String in AccessibleJPasswordField
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Use getDocumnt().getLength() instead of requesting password as an array of chars and counting its length ------------- Changes: - all: https://git.openjdk.java.net/jdk17/pull/127/files - new: https://git.openjdk.java.net/jdk17/pull/127/files/372202b4..6c57265c Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=127&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=127&range=00-01 Stats: 8 lines in 1 file changed: 2 ins; 2 del; 4 mod Patch: https://git.openjdk.java.net/jdk17/pull/127.diff Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/127/head:pull/127 PR: https://git.openjdk.java.net/jdk17/pull/127