On Thu, 6 Aug 2026 17:21:52 GMT, Alexander Zvegintsev <[email protected]> wrote:
> The test captures the text field’s screen coordinates and size before the GUI > stabilization delay, allowing it to capture intermediate values. > > Moving the capture after the delay fixes the issue. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 0239ef45 Author: Alexander Zvegintsev <[email protected]> URL: https://git.openjdk.org/jdk/commit/0239ef459706655258934ae67120e02a04f12603 Stats: 10 lines in 1 file changed: 6 ins; 4 del; 0 mod 8389648: [TEST_BUG] java/awt/TextField/CaretPositionTest/CaretPositionTest.java fails in OL-9 Reviewed-by: prr, jdv ------------- PR: https://git.openjdk.org/jdk/pull/32239
