On Sat, 17 Oct 2020 09:38:28 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

> Please review fix for the test issue. This test fails on machines with low 
> display resolution.
> Limiting of the length of the line to 30 characters prevents it from wrapping 
> the line
> for a second time which fixes the problem. I tested solution on different 
> modes from 1024x768 to 3840x2160.

This pull request has now been integrated.

Changeset: 51a865d6
Author:    Alexander Zuev <kiz...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/51a865d6
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with 
"RuntimeException:  Wrong caret position"

Reviewed-by: serb

-------------

PR: https://git.openjdk.java.net/jdk/pull/716

Reply via email to