git: openjdk/jfx26u: master: 3 new changesets

Kevin Rushforth kcr at openjdk.org
Fri Feb 6 15:37:12 UTC 2026


Changeset: 3c82487e
Branch: master
Author:    Andy Goryachev <angorya at openjdk.org>
Date:      2026-01-28 23:41:40 +0000
URL:       https://git.openjdk.org/jfx26u/commit/3c82487effbb7b8e1bc007749cb10dc57dfde7bb

8373936: RichEditorDemoApp enhancements
8376138: RichTextArea: getModelStyleAttrs might return wrong attributes

Reviewed-by: kcr
Backport-of: 744d7fa3c9a69542924043802db6422bce2e184d

! apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/editor/Actions.java
+ apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/editor/ParagraphDialog.java
- apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/editor/RichEditorDemoPane.java
! apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/editor/RichEditorDemoWindow.java
+ apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/editor/RichEditorToolbar.java
! apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/settings/FxSettingsSchema.java
+ apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/util/CC.java
! apps/samples/RichTextAreaDemo/src/com/oracle/demo/richtext/util/FX.java
! modules/jfx.incubator.richtext/README.md
! modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java
! modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/model/RichTextModel.java
! modules/jfx.incubator.richtext/src/test/java/test/jfx/incubator/scene/control/richtext/RichTextAreaTest.java

Changeset: cb6b8585
Branch: master
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2026-02-04 15:03:06 +0000
URL:       https://git.openjdk.org/jfx26u/commit/cb6b85859e5ba3546af1d8d188f6813617fff113

8375466: Metal rendering pipeline crashes on virtualized OS

Reviewed-by: kcr
Backport-of: 3ae6bc00b803517941d3459641b0c66b749beecf

! modules/javafx.graphics/src/main/java/com/sun/prism/mtl/MTLPipeline.java
! modules/javafx.graphics/src/main/native-prism-mtl/MetalContext.m

Changeset: c3abe59e
Branch: master
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2026-02-06 15:32:44 +0000
URL:       https://git.openjdk.org/jfx26u/commit/c3abe59ed9e41117e40ae7fc07c968afa5f416e2

Merge




More information about the openjfx-changes mailing list