<Swing Dev> RFR: 8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
Alexander Zuev
alexander.zuev at oracle.com
Sat Oct 17 11:19:02 UTC 2020
Fixed. Please check new version.
On 10/17/2020 3:09 AM, Prasanta Sadhukhan wrote:
> On Sat, 17 Oct 2020 09:38:28 GMT, Alexander Zuev <kizune at 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.
> Hi Alex,
> With this modification, it passes even without the fix for JDK-8232243
>
> -------------
>
> PR: https://git.openjdk.java.net/jdk/pull/716
More information about the swing-dev
mailing list