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

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Dec 8 03:38:31 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:

  Revert Motif

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

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

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

  Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 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