On Mon, 23 Nov 2020 10:46:03 GMT, Prasanta Sadhukhan
wrote:
>>> It will be good to know where, in spec or any link, it is mentioned to use
>>> CLASS_ABSTRACT/CLASS_COLORSPACECONVERSION instead of CLASS_DISPLAY?
>>
>> It is not specified, it is reflected the data used by our current icc
>> pro
On Wed, 18 Nov 2020 09:11:11 GMT, Sergey Bylokhov wrote:
> The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI
> support on Linux was implemented missed the change in the X11 pipeline, only
> XRender pipeline was updated. The same logic should be implemented in
> X11Surfac
On Fri, 20 Nov 2020 00:10:48 GMT, Sergey Bylokhov wrote:
> The method in which the assertion fails called from the different places,
> sometimes bounds are passed(dx/dy) and the transform only once here:
> https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/sun/java2d/SunGr