The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Fix request (8u)
I would like to backport this patch for parity with Oracle's 8u221.
The 11u patch does not apply cleanly, due to different repo structures.
Code review thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2019-December/010786.html
16-12-2019
Fix request (11u)
I would like to downport this for parity with 11.0.4-oracle. Applies clean.
JBS shows that https://bugs.openjdk.java.net/browse/JDK-8230782, a bug introduced
by this change, was fixed in 11.0.6-oracle.
From this I conclude that this change must have been downported, too.
Unfortunately, it was first closed, and so probably the downport bug is closed, too,
and we can not see that it was downported.
But as the four prerequisites mentioned above all went to 11.0.4-oracle, I assume
this one did so, too.
This bug now reduces to updating the files multiVis.h, multiVis.c, list.h, list.c, wsutils.c all imported
from the X11 'xwd' utility.
All other uses of X windows components have now been removed from JDK 12 under these bugs :
https://bugs.openjdk.java.net/browse/JDK-8210880 : Remove HPKeysym.h from JDK sources
https://bugs.openjdk.java.net/browse/JDK-8210886 : Remove references in xwindows.md to non-existent files.
https://bugs.openjdk.java.net/browse/JDK-8210863 : Remove Xrandr include files from JDK sources
https://bugs.openjdk.java.net/browse/JDK-8213213 : Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h