> Currently if you try to use graphics to draw a string on a frame using > JOptionPane + JTextField with a listener as a prompt, the string will not > draw. Adding a repaint after dialog.dispose in JOptionPane will cause the > text to show after the dialog is closed.
Alisen Chung has updated the pull request incrementally with one additional commit since the last revision: space ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20359/files - new: https://git.openjdk.org/jdk/pull/20359/files/935e9884..21696aad Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20359&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20359&range=02-03 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/20359.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20359/head:pull/20359 PR: https://git.openjdk.org/jdk/pull/20359