On Wed, 20 Mar 2024 03:15:36 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Alexander Zuev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Adding library and build clauses
>
> test/jdk/java/awt/Cursor/MultiResolutionCursorTest.java line 63:
> 
>> 61:         JFrame frame = new JFrame("Multi-resolution Cursor Test Frame");
>> 62:         frame.setSize(300, 300);
>> 63:         frame.setLocation(300, 50);
> 
> Is setLocation required? I guess PassFailJFrame will take care of that when 
> you call testUI

It can be omitted.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18357#discussion_r1531496568

Reply via email to