On Tue, 8 Oct 2024 18:05:49 GMT, Harshitha Onkar <[email protected]> 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