git: openjdk/jfx: master: 3 new changesets
Kevin Rushforth
kcr at openjdk.java.net
Mon May 17 13:56:56 UTC 2021
Changeset: 285a0b65
Author: Michael Strauß <mstrauss at openjdk.org>
Committer: Ambarish Rapte <arapte at openjdk.org>
Date: 2021-05-17 12:54:26 +0000
URL: https://git.openjdk.java.net/jfx/commit/285a0b65907e2cf5cd12dec1a88f729ba2c1c9ba
8264770: BidirectionalBinding should use InvalidationListener to prevent boxing
Reviewed-by: arapte, kcr
! modules/javafx.base/src/main/java/com/sun/javafx/binding/BidirectionalBinding.java
! modules/javafx.base/src/test/java/test/com/sun/javafx/binding/BidirectionalBindingTest.java
! modules/javafx.base/src/test/java/test/com/sun/javafx/binding/BidirectionalBindingWithConversionTest.java
Changeset: f236a7dc
Author: Michael Strauß <mstrauss at openjdk.org>
Committer: Ambarish Rapte <arapte at openjdk.org>
Date: 2021-05-17 12:55:19 +0000
URL: https://git.openjdk.java.net/jfx/commit/f236a7dcb231c0b87d4499158adc500ed06e5178
8266539: [TreeView]: Change.getRemoved() contains null item when deselecting a TreeItem
Reviewed-by: arapte
! modules/javafx.controls/src/main/java/javafx/scene/control/MultipleSelectionModelBase.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/MultipleSelectionModelImplTest.java
Changeset: 9c97d9b2
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2021-05-17 13:01:15 +0000
URL: https://git.openjdk.java.net/jfx/commit/9c97d9b21232a67a10debdc8dc3b10c419780f7a
8267121: Illegal access to private "size" field of ArrayList from build.gradle
Reviewed-by: arapte, jvos
! build.gradle
More information about the openjfx-changes
mailing list