RFR: 8283215: [macos] Screen Magnifier: Getting java.awt.IllegalComponentStateException when menu item is selected [v3]
Alexander Zuev
kizune at openjdk.java.net
Wed Mar 30 20:20:17 UTC 2022
> Check parent component visibility status before asking it for its screen coordinates.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
Change try/catch to only surround the problematic call instead of the entire method body.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8008/files
- new: https://git.openjdk.java.net/jdk/pull/8008/files/e72d98d9..f70486d4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8008&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8008&range=01-02
Stats: 33 lines in 1 file changed: 9 ins; 7 del; 17 mod
Patch: https://git.openjdk.java.net/jdk/pull/8008.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8008/head:pull/8008
PR: https://git.openjdk.java.net/jdk/pull/8008
More information about the client-libs-dev
mailing list