RFR: 8341257: Open source few DND tests - Set1 [v3]

Damon Nguyen dnguyen at openjdk.org
Tue Oct 8 21:14:58 UTC 2024


On Tue, 8 Oct 2024 18:05:49 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment
>
> test/jdk/java/awt/dnd/DnDCursorCrashTest/DnDCursorCrashTest.java line 76:
> 
>> 74:         try {
>> 75:             EventQueue.invokeAndWait(() -> {
>> 76:                 frame.setTitle("Test frame");
> 
> A more descriptive title for the Frame ?
> This test passes on macOS, is it problemlisted due to an intermittent issue?

When I run it locally and on CI, I get an NPE.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21394#discussion_r1792515043


More information about the client-libs-dev mailing list