RFR: 8339982: Open source several AWT Mouse tests - Batch 2 [v3]

Tejesh R tr at openjdk.org
Tue Sep 24 06:29:21 UTC 2024


On Tue, 24 Sep 2024 05:49:39 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments updated
>
> test/jdk/java/awt/Mouse/MouseDragEnterExitTest.java line 68:
> 
>> 66: 
>> 67:         addMouseListener(new MouseAdapter() {
>> 68:             public void mouseEntered(MouseEvent e) {
> 
> you can add @Override

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21126#discussion_r1772703060


More information about the client-libs-dev mailing list