[Rev 02] RFR: 8237372: NullPointerException in TabPaneSkin.stopDrag
Robert Lichtenberger
rlichten at openjdk.java.net
Mon Jan 27 06:41:06 UTC 2020
> Test simulates a single mouse-released event.
> Fix simply guards against the null case.
The pull request has been updated with 1 additional commit.
-------------
Added commits:
- a54a5306: 8237372: NullPointerException in TabPaneSkin.stopDrag
Changes:
- all: https://git.openjdk.java.net/jfx/pull/89/files
- new: https://git.openjdk.java.net/jfx/pull/89/files/30290116..a54a5306
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/89/webrev.02
- incr: https://webrevs.openjdk.java.net/jfx/89/webrev.01-02
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/89.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/89/head:pull/89
PR: https://git.openjdk.java.net/jfx/pull/89
More information about the openjfx-dev
mailing list