> 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: fix spacing ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20359/files - new: https://git.openjdk.org/jdk/pull/20359/files/84d62d5e..935e9884 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20359&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20359&range=01-02 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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