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 <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.
Hi Alex,
With this modification, it passes even without the fix for JDK-8232243
-------------
PR: https://git.openjdk.java.net/jdk/pull/716