On Tue, 11 Oct 2022 19:56:49 GMT, SWinxy <[email protected]> wrote: > So, what's the difference between this and #9187 and #10606? And did one of > them have git issues?
No, #9187 got closed automatically by bot after being inactive for 8 weeks. And difference between #9187 and #10606 are, 1. Improved the screen capture logic in #10606 to capture the corresponding screen where the frame is displayed. 2. Made the frame undecorated as I have seen in some linux machines that, sometimes the mouse click inadvertently goes to the frame header which in turn fails the test(as it will not invoke the popup menu). ------------- PR: https://git.openjdk.org/jdk/pull/10655
