RFR: 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed [v3]

Sergey Bylokhov serb at openjdk.org
Thu Dec 8 07:54:01 UTC 2022


On Thu, 8 Dec 2022 03:38:31 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> The MenuItemLayoutHelper.clearUsedParentClientProperties must be called automatically when the DPI was changed. 
>> Workaround added in the test for this bug is removed.
>> 
>> CI tests are ok.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert Motif

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11551



More information about the client-libs-dev mailing list