On Wed, 3 Dec 2025 21:36:00 GMT, Alexander Zuev <[email protected]> wrote:
>> Anass Baya has updated the pull request incrementally with one additional >> commit since the last revision: >> >> The issue occurs only on Wnidows > > test/jdk/javax/swing/JTextField/TextSelectionFocusLoss/TextSelectionFocusLoss.java > line 72: > >> 70: robot.delay(500); >> 71: >> 72: Point location = textField.getLocationOnScreen(); > > These calls are still need to happen on EDT. OKay, thanks ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28582#discussion_r2589155001
