<AWT Dev> [PATCH] JDK-8058197: AWT fails on generic non-reparenting window managers
Rohit Agrawal
rohit.agrawal.mn at gmail.com
Sat Sep 27 16:45:25 UTC 2014
Hello all,
I have attached a patch that fixes an issue discussed earlier on this list
by Chauncey and Anthony (copied on this email). The fix I propose is
different from the one suggested by Chauncey and in the bug reports he
linked to, but it is very similar to the code already in the codebase for
dealing with environments with buggy gravity (see "configureGravityBuggy"
in XWM.java).
I've attached patches for both JDK9 and JDK8u which are identical save for
the path of XWM.java. I have also signed the OCA (with java.net username
rohitagr).
Please let me know what you think.
Thank you,
Rohit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140927/3a167284/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdk9.patch
Type: text/x-patch
Size: 839 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140927/3a167284/jdk9.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdk8u.patch
Type: text/x-patch
Size: 799 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140927/3a167284/jdk8u.patch>
More information about the awt-dev
mailing list