On Fri, 26 May 2023 08:09:06 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Tejesh R has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Updated based on review comments
>
> test/jdk/java/awt/PopupMenu/PopupMenuStayOpen.java line 64:
> 
>> 62:                 frame.setTitle(nm);
>> 63:                 frame.setSize(300, 300);
>> 64:                 frame.setLocation(20, 300);
> 
> I was thinking it would be better to keep `setLocationRelativeTo` than 
> specific location, it may have issue with linux where we have taskbar at 
> left..

Updated.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13828#discussion_r1206405905

Reply via email to