http://cr.openjdk.java.net/~iignatyev//8240904/webrev.00
> 35 lines changed: 26 ins; 0 del; 10 mod
Hi all,
8233827[1] which added screenshots to so-called failure handler had an
unexpected side-effect on linux, where users might observer flashes each time a
screenshot is taken, which, to put i
On 4/15/20 12:26 pm, Anton Litvinov wrote:
When JDK is used in a normal way and not as it is used in the reproducer, "opposite" is always HWND of a peer of "java.awt.Window" instance, thus for
such cases there is no need to search for some parent HWND of the "opposite" HWND. I do not want to bre
Hi Sergey,
This bug happens, when original "opposite" is HWND of the peer object of
the "java.awt.Component", like "java.awt.Label", "java.awt.TextArea"
etc. which are strictly not instances of "java.awt.Window" class. These
AWT components cannot be displayed on a screen without being located