Re: [OpenJDK 2D-Dev] JDK-8068529 XSync when xrender is turned off

2015-01-22 Thread Clemens Eisserer
Hi Jeroen, I'm the submitter of JDK-8068529 > and I'd like to > respond to the comments of this bug > Thanks for reporting this issue. > In reply to the comments of 2015-01-12: without xrender, XSync is indeed > called in X11SurfaceData.c, in f

[OpenJDK 2D-Dev] Review request for 8029339 Custom MultiResolution image support on HiDPI displays

2015-01-22 Thread Alexander Scherbatiy
Hi Phil, I have prepared two versions of the proposed API: I) Resolution variants are added directly to the Image: http://cr.openjdk.java.net/~alexsch/8029339/list/webrev.00 II) MultiResolutionImage interface is used: http://cr.openjdk.java.net/~alexsch/8029339/webrev.05 It