[Rev 03] RFR: 8237372: NullPointerException in TabPaneSkin.stopDrag

Ambarish Rapte arapte at openjdk.java.net
Tue Jan 28 18:05:17 UTC 2020


On Tue, 28 Jan 2020 18:04:54 GMT, Robert Lichtenberger <rlichten at openjdk.org> wrote:

>> Test simulates a single mouse-released event.
>> Fix simply guards against the null case.
> 
> The pull request has been updated with 1 additional commit.

The fix looks good to me. 
Verified that the new test fails before and passes after fix and observed no test failures.

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

Marked as reviewed by arapte (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/89


More information about the openjfx-dev mailing list