[OpenJDK 2D-Dev] RFR: 8220528: [AIX] Fix basic Xinerama and Xrender functionality

Volker Simonis volker.simonis at gmail.com
Wed Mar 13 10:09:13 UTC 2019


Hi,

can I please have a review for the following change which fixes
Xinerama and Xrender support on AIX:

http://cr.openjdk.java.net/~simonis/webrevs/2019/8220528/
https://bugs.openjdk.java.net/browse/JDK-8220528

The change basically fixes the way how the corresponding libraries
(libXext and libXrender) get loaded on AIX and does some cleanups with
regards to the various platform macros. I've also added some debug
tracing to the Xrender initialization code similar to the Xinerama
initialization.

Thank you and best regards,
Volker


More information about the 2d-dev mailing list