Hello Sergey,
It will work with additional changes:
http://cr.openjdk.java.net/~azvegint/jdk/9/8051617/01/
I've run tests on several WM(non-reparenting too) and it works pretty well.
ogl and xrender works too. This also resolves a few JCK tests failures.
Thanks,
Alexander.
On 08/13/2014 03:30 AM, Sergey Bylokhov wrote:
Hi, Alexander.
Can you confirm that it works in multi-screen configuration?
Also please check that xrender,x11 and opengl pipelines work as expected in
fullscreen.
Hello,
please review the fix
http://cr.openjdk.java.net/~azvegint/jdk/9/8051617/00/
for the issue
https://bugs.openjdk.java.net/browse/JDK-8051617
Our logic for detecting top level window may fail on some window managers.
This fix passes this window directly.