On Thu, 11 Jan 2024 20:04:56 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> While investigating a macOS 14 issue noticed missing null checks in 
> java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java
> 
> The missing null check will cause an NPE in finally block when frame2 is not 
> created in the event that mouse move is not received.
> 
> PS: This test passes on the latest version of macOS (14.2)

Marked as reviewed by aivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17380#pullrequestreview-1818828684

Reply via email to