[OpenJDK 2D-Dev] RFR [XS] - 8203355 : MITSHM define guarding missing

Baesken, Matthias matthias.baesken at sap.com
Fri May 18 06:49:07 UTC 2018


Please review this minor change  that adds  a missing  #ifdef MITSHM
Compile time guarding  to  X11SurfaceData.c



http://cr.openjdk.java.net/~mbaesken/webrevs/8203355.0/

https://bugs.openjdk.java.net/browse/JDK-8203355


Usually  one would not run into  any problems  because of the  double-guarding by "HEADLESS", but  in  case  that  MITSHM  in not defined (we do this for a special build here locally)
  we run into issues .  So  the added ifdef check cleans up this minor issue .

Thanks and regards, Matthias

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20180518/8036abde/attachment-0001.html>


More information about the 2d-dev mailing list