RFR: 8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed [v2]

Alisen Chung achung at openjdk.org
Wed May 8 19:25:52 UTC 2024


On Wed, 8 May 2024 19:17:05 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   button1_down_mask, dispose on edt, replace system err with out, frame srcpoint and dimension access on edt
>
> test/jdk/java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.java line 53:
> 
>> 51:  * @run main MouseEventAfterStartDragTest
>> 52:  */
>> 53: public final class MouseEventAfterStartDragTest implements AWTEventListener {
> 
> Suggestion:
> 
>  */
>  
> public final class MouseEventAfterStartDragTest implements AWTEventListener {

i thought the standard was to have no newline between the test tags and the class declaration?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19128#discussion_r1594526757


More information about the client-libs-dev mailing list