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

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Dec 7 10:11:36 UTC 2022


> 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:

  Review update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11551/files
  - new: https://git.openjdk.org/jdk/pull/11551/files/98ec1e5d..51feefa5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11551&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11551&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11551.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11551/head:pull/11551

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



More information about the client-libs-dev mailing list