git: openjdk/jfx-sandbox: glass_gtk_bug_squashing: 8 new changesets
duke
duke at openjdk.org
Tue Apr 22 11:05:36 UTC 2025
Changeset: 367a170c
Branch: glass_gtk_bug_squashing
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2025-04-16 17:31:55 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/367a170c6493f0e795a420488ca689569031d0ea
8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4
Reviewed-by: angorya, kcr
! build.gradle
! buildSrc/build.gradle
! gradle/verification-metadata.xml
! modules/javafx.graphics/src/test/java/test/javafx/css/StyleablePropertyFactoryTest.java
! modules/javafx.swt/src/test/java/test/javafx/embed/swt/FXCanvasScaledTest.java
! modules/javafx.swt/src/test/java/test/javafx/embed/swt/FXCanvasTest.java
! modules/javafx.swt/src/test/java/test/javafx/embed/swt/SWTCursorsTest.java
+ modules/javafx.swt/src/test/java/test/javafx/embed/swt/SWTTest.java
- modules/javafx.swt/src/test/java/test/javafx/embed/swt/SwtRule.java
! tests/system/src/test/java/test/robot/javafx/scene/NodeInitializationStressTest.java
Changeset: 75f36dce
Branch: glass_gtk_bug_squashing
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2025-04-16 18:06:40 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/75f36dce593e6bd0995e7ccb01452056c61e5230
8354702: [TestBug] LocalDateTimeStringConverterTest Workaround can be removed
Reviewed-by: angorya
! modules/javafx.base/src/test/java/test/javafx/util/converter/LocalDateTimeStringConverterTest.java
Changeset: bcf2ad53
Branch: glass_gtk_bug_squashing
Author: Michael Strauß <mstrauss at openjdk.org>
Date: 2025-04-16 18:30:02 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/bcf2ad530d55b626a638bac907c3f7de5fdb2d93
8354797: Parent.needsLayoutProperty() should return read-only getter
Reviewed-by: arapte, jhendrikx, angorya
! modules/javafx.graphics/src/main/java/javafx/scene/Parent.java
! modules/javafx.graphics/src/test/java/test/javafx/scene/ParentTest.java
Changeset: 9291099c
Branch: glass_gtk_bug_squashing
Author: Michael Strauß <mstrauss at openjdk.org>
Date: 2025-04-17 07:29:23 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/9291099cc3a7830937bffdb65100b372ea1cc77a
8354813: Parent.isNeedsLayout() may return wrong value in property listener
Reviewed-by: jhendrikx, angorya
! modules/javafx.graphics/src/main/java/javafx/scene/Parent.java
! modules/javafx.graphics/src/shims/java/javafx/scene/ParentShim.java
! modules/javafx.graphics/src/test/java/test/javafx/scene/ParentTest.java
Changeset: a25935d1
Branch: glass_gtk_bug_squashing
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2025-04-18 10:59:24 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/a25935d1b2778223901cec0d07b3f2f4d4be665b
8354794: [TestBug] LocalDateTimeStringConverterTest: Not all Tests needs to be parameterized
Reviewed-by: angorya
! modules/javafx.base/src/test/java/test/javafx/util/converter/LocalDateTimeStringConverterTest.java
Changeset: 703a9a90
Branch: glass_gtk_bug_squashing
Author: Gopal Pattnaik <gopal.pattnaik at oracle.com>
Committer: Ambarish Rapte <arapte at openjdk.org>
Date: 2025-04-21 06:36:58 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/703a9a9049c75c6f0fe04082b4ad97e1f97eb1f5
8296554: MouseLocationOnScreenTest sometime fails when system is busy
Reviewed-by: kcr, angorya
! tests/system/src/test/java/test/robot/javafx/scene/MouseLocationOnScreenTest.java
Changeset: d1fcca71
Branch: glass_gtk_bug_squashing
Author: Alexander Matveev <almatvee at openjdk.org>
Date: 2025-04-21 20:26:23 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/d1fcca716a09788e376ac24c23be3e6861e492be
8329227: Seek might hang with fMP4 H.265/HEVC or H.265/HEVC over HTTP/FILE
Reviewed-by: arapte, kcr
! modules/javafx.media/src/main/native/gstreamer/plugins/mfwrapper/mfwrapper.cpp
! modules/javafx.media/src/main/native/gstreamer/plugins/mfwrapper/mfwrapper.h
Changeset: 0258f9b9
Branch: glass_gtk_bug_squashing
Author: Thiago Milczarek Sayao <thiago.sayao at gmail.com>
Date: 2025-04-22 08:00:44 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/0258f9b959906cc82833646daa5d561c30cb7132
Merge branch 'master' into glass_gtk_bug_squashing
More information about the openjfx-changes
mailing list