<AWT Dev> Gentle Reminder

Sergey Bylokhov sergey.bylokhov at oracle.com
Mon Jan 16 15:53:07 UTC 2017


Hi, Rahul.
I have run the test on the OS X 10.12 and it fail, because it tried to find a maximize button on the wrong place. In idk 10.9 it was on the right side and in 10.10 it is a small green button. It was filed as JDK-8051590 as a jdk bug, but actually the bug is in the test. Please update it to complete sucsessfully on all OS X versions.

Also can you please double check that the generated splash screen is actually shown, the test uses «-splash:test.png» option which depends from the current folder.

> Hi all,
> Gentle reminder for review of 
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8140329 <https://bugs.openjdk.java.net/browse/JDK-8140329>
> Webrev: http://cr.openjdk.java.net/~vagarwal/8140329/webrev_03/ <http://cr.openjdk.java.net/%7Evagarwal/8140329/webrev_03/>
> 
> Regards,
> Rahul Singh
> 
> 
> On 2017-01-12 1:38 PM, Ambarish Rapte wrote:
>> Hi Rahul,
>>                 Fix looks good to me. +1
>>  
>> Regards,
>> Ambarish
>>  
>> From: Rahul Singh 
>> Sent: Thursday, January 12, 2017 12:11 PM
>> To: Ambarish Rapte; awt-dev at openjdk.java.net <mailto:awt-dev at openjdk.java.net>
>> Subject: Re: <AWT Dev> [awt-dev] Request for Approval and Review: JDK-8140329 [TEST BUG] java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java
>>  
>> Hi Ambarish,
>> 
>> omitted unused file GenerateTestImage.java from the patch.
>> http://cr.openjdk.java.net/~vagarwal/8140329/webrev_03/ <http://cr.openjdk.java.net/%7Evagarwal/8140329/webrev_03/>
>> -Regards,
>> Rahul Singh
>> 
>>  
>> On 2017-01-11 1:40 PM, Ambarish Rapte wrote:
>> Hi Rahul,
>>                 Fix looks good.
>>                 But I think the file GenerateTestImage.java should be omitted from patch as it does not have any fix related change.
>>  
>> Regards,
>> Ambarish
>>                
>>  
>> From: Rahul Singh 
>> Sent: Friday, January 06, 2017 11:22 AM
>> To: awt-dev at openjdk.java.net <mailto:awt-dev at openjdk.java.net>
>> Subject: Re: <AWT Dev> [awt-dev] Request for Approval and Review: JDK-8140329 [TEST BUG] java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java
>>  
>> Hi all,
>> The "user.dir" is saving the generated image in a common folder scratch whereas "test.classes" is saving it to a specific folder. Compiling the test file before running it is actually solving the problem.
>> 
>>  http://cr.openjdk.java.net/~vagarwal/8140329/webrev_02/ <http://cr.openjdk.java.net/%7Evagarwal/8140329/webrev_02/>
>> 
>> Regards,
>> Rahul Singh
>> 
>>  
>> On 1/4/2017 5:32 PM, Rahul Singh wrote:
>> Hi Ajit,
>> Changes made
>> http://cr.openjdk.java.net/~vagarwal/8140329/webrev_01/ <http://cr.openjdk.java.net/%7Evagarwal/8140329/webrev_01/>
>> 
>> Regards,
>> Rahul Singh
>> 
>>  
>> On 1/4/2017 10:38 AM, Ajit Ghaisas wrote:
>> The fix looks good.
>>  
>> I suggest to replace wildcard import statements with specific ones in both the files in webrev.
>>  
>> Regards,
>> Ajit
>>  
>> From: Rahul Singh 
>> Sent: Tuesday, January 03, 2017 6:17 PM
>> To: awt-dev at openjdk.java.net <mailto:awt-dev at openjdk.java.net>
>> Subject: <AWT Dev> [awt-dev] Request for Approval and Review: JDK-8140329 [TEST BUG] java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java
>>  
>> Hi All,
>>  
>> Please review the fix for the bug: JDK-8140329 <https://bugs.openjdk.java.net/browse/JDK-7146533> [TEST BUG]
>> The test java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java fails to create test.png in the given path by GenerateTestImage.java utility. I used "user.dir" to obtain the path.
>>  
>> Bug Link: https://bugs.openjdk.java.net/browse/JDK-8140329 <https://bugs.openjdk.java.net/browse/JDK-7146533>
>>  
>> The webrev is : http://cr.openjdk.java.net/~vagarwal/8140329/webrev/ <http://cr.openjdk.java.net/%7Evagarwal/8140329/webrev/>
>>  
>> Regards,
>>  
>> Rahul Singh
>>  
>>  
>>  
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170116/420e9180/attachment-0001.html>


More information about the awt-dev mailing list