<AWT Dev> [10] Review request for 8074824: Resolve disabled warnings for libawt_xawt

Semyon Sadetsky semyon.sadetsky at oracle.com
Mon Oct 16 20:14:35 UTC 2017


Hi Phil,


On 10/13/2017 12:42 PM, Phil Race wrote:
> Hi,
>
> The changes look fine but I am obliged to ask some questions before 
> approving ..
>
> My #1  question here, is how did you test this ?
> Specifically I'd like to hear that this passes on all affected 
> platforms using the "blessed" compilers,
> which in practice is most easily verified by submitting a job to our 
> (ahem) internal build systems.
>
> And do you know if this will force usage of --disable-warnings on any 
> conmonly used compilers ?
I ran it on JPRT and on my local env. You can try it on your favorite 
gcc version. I have no idea weather it will be successful on other 
compilers.
>
> Also due to the change of approach in defining shader programs you 
> really should
> run some tests with the OGL pipeline too ..
I ran OGL tests and found a typo. Below the update webrev:
http://cr.openjdk.java.net/~ssadetsky/8074824/webrev.01/

Before and after this path the sun/java2d/* tests ran with 
-Dsun.java2d.opengl=True are in the same shape: 5 failures and 1 error.

--Semyon
>
> -phil.
>
> On 10/13/2017 11:20 AM, Semyon Sadetsky wrote:
>> Hello,
>>
>> Please review fix for JDK10:
>>
>> bug:https://bugs.openjdk.java.net/browse/JDK-8074824
>>
>> webrev: http://cr.openjdk.java.net/~ssadetsky/8074824/webrev.00/
>>
>> The eliminates gcc warnings produced during compilation of xawt library.
>>
>> --Semyon
>>
>



More information about the awt-dev mailing list