On Wed, 1 Dec 2021 07:55:30 GMT, Jayathirth D V <j...@openjdk.org> wrote:

> I used test case present in https://bugs.openjdk.java.net/browse/JDK-8267963 
> to check how it behaves with this PR and noticed that it is causes 
> regresssion related to how ruler text looks and also if we move Ruler between 
> monitors it doesnt draw.
> 
> Thought this may be because of state's not getting reset since there is 
> mismatch in EncoderManager.reset() arguments. Updated code to add isText 
> argument over this PR, but i continue to see the regressions.

@jayathirthrao  could you please provide some more info about your environment. 
I cannot reproduce the problems that you've reported with the test from 
JDK-8267963.

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

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

Reply via email to