[OpenJDK 2D-Dev] RFR: 8210863: Remove Xrandr include files from JDK sources

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Oct 31 19:02:36 UTC 2018


Looks fine, I assume mach5 is green.

On 31/10/2018 11:57, Phil Race wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8210863
> Webrev: http://cr.openjdk.java.net/~prr/8210863/
> 
> JDK imported Xrandr headers into it's source a really long time ago because
> old build systems did not have it. We no longer have that problem, so we can
> remove these.
> 
> I am not changing the code to remove the dynamic loading of the functions and
> change it to compile time link against them.
> We can probably do that too at a later time,  but the immediate goal is to
> remove these source files since they are imported 3rd party sources.
> 
> -phil.
> 
> 


-- 
Best regards, Sergey.


More information about the 2d-dev mailing list