RFR: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected. [v2]
Alisen Chung
achung at openjdk.org
Mon Jun 12 22:29:25 UTC 2023
> added displayChanged call to CPlatformWindow when frame first needs to deiconify or unmaximize
> All client tests passed after change
Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
use realsync to flush native queue
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14226/files
- new: https://git.openjdk.org/jdk/pull/14226/files/add97291..2f689808
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14226&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14226&range=00-01
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/14226.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14226/head:pull/14226
PR: https://git.openjdk.org/jdk/pull/14226
More information about the client-libs-dev
mailing list