git: openjdk/jfx-sandbox: metal: 11 new changesets

Ambarish Rapte arapte at openjdk.org
Fri Jun 6 06:14:28 UTC 2025


Changeset: 192b8613
Branch: metal
Author:    Michael Strauß <mstrauss at openjdk.org>
Date:      2025-05-22 10:22:29 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/192b86137d9a29c5c420434f8021f8dabd21dccf

8357157: Exception thrown from AnimationTimer freezes application

Reviewed-by: angorya, kizune

! modules/javafx.graphics/src/main/java/com/sun/scenario/animation/AbstractPrimaryTimer.java
! modules/javafx.graphics/src/test/java/test/com/sun/scenario/animation/AbstractPrimaryTimerTest.java

Changeset: ac12979b
Branch: metal
Author:    Gopal Pattnaik <gpattnaik at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2025-05-22 12:49:39 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/ac12979bc3100cf4f263a38669a59dac2b71fdce

8354940: Fail to sign in to Microsoft sites with WebView

Reviewed-by: kcr, jbhaskar

! build.gradle
! modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/WebPage.cpp
! modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/WebPageConfig.h.in

Changeset: 59c2b759
Branch: metal
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2025-05-22 14:29:51 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/59c2b7591bc959a5b8155a815dc918a89b79cc76

8355740: Update to Xcode 15.4 on macOS

Reviewed-by: arapte, sykora

! .github/workflows/submit.yml
! build.properties
! gradle/verification-metadata.xml

Changeset: 9950d33c
Branch: metal
Author:    Marius Hanl <mhanl at openjdk.org>
Date:      2025-05-22 19:37:24 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/9950d33ccdb1edd61b4a15019f25603e65fa863b

8169285: Re-enable javafx.swt tests

Reviewed-by: kcr

! build.gradle

Changeset: 7e8eff99
Branch: metal
Author:    Jose Pereda <jpereda at openjdk.org>
Date:      2025-05-28 14:54:58 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/7e8eff9983764ee4a896e0748ae357718297d5be

8207333: [Linux, macOS] Column sorting is triggered always after context menu request on table header

Reviewed-by: angorya, zelmidaoui

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableColumnHeader.java
+ tests/system/src/test/java/test/robot/javafx/scene/tableview/TableViewContextMenuSortTest.java

Changeset: a1c5b1c1
Branch: metal
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2025-05-28 16:24:19 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/a1c5b1c14130d91aa8d52eecfb1b667e98d5c583

8354986: Update to Visual Studio 2022 version 17.13.2 on Windows

Reviewed-by: almatvee, arapte, sykora

! build.properties
! buildSrc/win.gradle
! gradle/verification-metadata.xml
! modules/javafx.media/src/main/native/gstreamer/projects/win/fxplugins/Makefile
! modules/javafx.media/src/main/native/gstreamer/projects/win/fxplugins/Makefile.BaseClasses
! modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite/Makefile.ffi
! modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite/Makefile.glib
! modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite/Makefile.gmodule
! modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite/Makefile.gobject
! modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite/Makefile.gthread
! modules/javafx.media/src/main/native/gstreamer/projects/win/gstreamer-lite/Makefile.gstplugins
! modules/javafx.media/src/main/native/gstreamer/projects/win/gstreamer-lite/Makefile.gstreamer
! modules/javafx.media/src/main/native/jfxmedia/projects/win/Makefile
! modules/javafx.web/src/main/native/Source/ThirdParty/icu/CMakeLists.txt

Changeset: 5d367530
Branch: metal
Author:    Alexander Zuev <kizune at openjdk.org>
Committer: Andy Goryachev <angorya at openjdk.org>
Date:      2025-05-28 19:40:32 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/5d3675308865c6e1cefc4978557165939566f01f

8356983: Create implementation of NSAccessibilityImage protocol

Reviewed-by: angorya, arapte

! apps/samples/Ensemble8/src/samples/java/ensemble/samples/graphics2d/images/imageproperties/ImagePropertiesApp.java
! modules/javafx.graphics/src/main/native-glass/mac/a11y/AccessibleBase.m
+ modules/javafx.graphics/src/main/native-glass/mac/a11y/JFXImageAccessibility.h
+ modules/javafx.graphics/src/main/native-glass/mac/a11y/JFXImageAccessibility.m

Changeset: 9edc1696
Branch: metal
Author:    Michael Strauß <mstrauss at openjdk.org>
Date:      2025-06-03 16:59:46 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/9edc1696f9b804473d5600fed40a2809db6ec05a

8358255: Factor out boilerplate code of EventHandler properties in Scene and Window

Reviewed-by: angorya, jhendrikx

! modules/javafx.graphics/src/main/java/javafx/scene/Scene.java
! modules/javafx.graphics/src/main/java/javafx/stage/Window.java

Changeset: fdd50d86
Branch: metal
Author:    Michael Strauß <mstrauss at openjdk.org>
Date:      2025-06-03 17:00:00 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/fdd50d86c3ef14b69df610e6105de95cd95aa7f0

8358454: Wrong <br> tags in cssref.html

Reviewed-by: angorya, jhendrikx

! modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Changeset: 11f31146
Branch: metal
Author:    Ziad El Midaoui <zelmidaoui at openjdk.org>
Committer: Andy Goryachev <angorya at openjdk.org>
Date:      2025-06-03 22:10:09 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/11f31146a6f70881945799dadad63bca56ed8a80

8341281: Root TreeItem with null value breaks TreeTableView

Reviewed-by: angorya, arapte

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TreeTableViewSkin.java
+ tests/system/src/test/java/test/robot/javafx/scene/treetableview/TreeTableViewChangeRootTest.java

Changeset: 30a07b0c
Branch: metal
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2025-06-06 11:40:01 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/30a07b0cb8afb3db4b274340d7660a7761dc1b4a

Merge branch 'master' into metal

! build.gradle
! build.properties
! build.gradle
! build.properties



More information about the openjfx-changes mailing list