git: openjdk/jfx: master: 4 new changesets

Kevin Rushforth kcr at openjdk.java.net
Wed Jan 29 13:03:14 UTC 2020


Changeset: aa6f3a4e
Author:    Robert Lichtenberger <rlichten at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2020-01-27 13:43:47 +0000
URL:       https://git.openjdk.java.net/jfx/commit/aa6f3a4e

8236912: NullPointerException when clicking in WebView with Button 4 or Button 5

Reviewed-by: ghb, kcr

! modules/javafx.web/src/main/java/javafx/scene/web/WebView.java
! modules/javafx.web/src/test/java/test/javafx/scene/web/WebViewTest.java

Changeset: 79fc0d0d
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2020-01-28 12:35:52 +0000
URL:       https://git.openjdk.java.net/jfx/commit/79fc0d0d

8232824: Removing TabPane with strong referenced content causes memory leak from weak one

Reviewed-by: kcr, aghaisas

! modules/javafx.graphics/src/main/java/javafx/scene/Parent.java
+ tests/system/src/test/java/test/javafx/scene/control/TabPaneHeaderLeakTest.java
+ tests/system/src/test/java/test/javafx/scene/shape/ShapeViewOrderLeakTest.java

Changeset: 5a0e71b8
Author:    Robert Lichtenberger <rlichten at openjdk.org>
Committer: Ambarish Rapte <arapte at openjdk.org>
Date:      2020-01-29 06:25:21 +0000
URL:       https://git.openjdk.java.net/jfx/commit/5a0e71b8

8237372: NullPointerException in TabPaneSkin.stopDrag

Reviewed-by: arapte

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TabPaneSkin.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TabPaneTest.java

Changeset: d303a212
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2020-01-29 05:01:22 +0000
URL:       https://git.openjdk.java.net/jfx/commit/d303a212

Merge




More information about the openjfx-changes mailing list