[OpenJDK 2D-Dev] [9] Review Request for 8159902: OGL surfaces are not HiDPI compatible on Linux/Solaris

Semyon Sadetsky semyon.sadetsky at oracle.com
Mon May 1 17:05:35 UTC 2017


On 04/30/2017 07:55 PM, Sergey Bylokhov wrote:

> Hi, Semyon.
> Should the GLXVSyncOffScreenSurfaceData/WGLVSyncOffScreenSurfaceData be updated as well? Seems it were also overlooked.
> I thinks that instead of «noreg-sqe» label it would be better to add the new bugid to the failed test.
The GLXVSyncOffScreenSurfaceData surface will inherit this functionality 
from the GLXOffScreenSurfaceData class after the current fix. The 
WGLVSyncOffScreenSurfaceData surface inherits HiDPI support from the 
WGLOffScreenSurfaceData class.

--Semyon
>> Hello,
>>
>> Please review the fix for jdk9.
>>
>> bug:https://bugs.openjdk.java.net/browse/JDK-8159902
>>
>> webrev: http://cr.openjdk.java.net/~ssadetsky/8159902/webrev.00/
>>
>> Probably, HiDPI support for Linux OGL was forgoten.
>>
>> Fix tries to add it now...
>>
>> --Semyon
>>
>>




More information about the 2d-dev mailing list