On Sat, 22 Feb 2025 02:31:58 GMT, Jay Bhaskar wrote:
> WebkitGTK 2.46.6 has additional fixes for crash and rendering issue, the
> crash fix is related to Skia CPU rendering which does not apply to JavaFX
> Webkit.
> This patch has been tested on Jenkins and there is no side effects introduced.
On Mon, 24 Feb 2025 06:49:13 GMT, Jay Bhaskar wrote:
>> WebkitGTK 2.46.6 has additional fixes for crash and rendering issue, the
>> crash fix is related to Skia CPU rendering which does not apply to JavaFX
>> Webkit.
>> This patch has been tested on Jenkins and there is no side effects
>> int
On Mon, 24 Feb 2025 20:30:17 GMT, John Hendrikx wrote:
>> Fixes the case where `VBox` will ignore the (horizontal) bias of a child
>> when its fill width property is set to `false`. This manifests itself with
>> labels that have their wrap text property set to `true`, and the container
>> is
On Thu, 20 Feb 2025 23:04:15 GMT, Andy Goryachev wrote:
>> Root Cause:
>> (Multiple) properties are getting bound to the global
>> `Platform.accessibilityActive` property. Binding (and I say, accessing) of
>> properties is not thread-safe.
>>
>> I also changed the design a bit. Originally, ev
On Mon, 10 Feb 2025 18:41:07 GMT, Andy Goryachev wrote:
>> tests/system/src/test/java/test/robot/javafx/scene/NodeInitializationStressTest.java
>> line 186:
>>
>>> 184: accessChart(c);
>>> 185: c.getData().setAll(createNumberSeries());
>>> 186: c.getData().se
On Fri, 21 Feb 2025 17:39:03 GMT, Ambarish Rapte wrote:
> Update copyright year in files updated in the year 2025.
This pull request has now been integrated.
Changeset: 0555fb25
Author:Ambarish Rapte
URL:
https://git.openjdk.org/jfx/commit/0555fb25a16b6b6705a42c6d8592cf1c6ddccc67
St
On Mon, 24 Feb 2025 20:30:17 GMT, John Hendrikx wrote:
>> Fixes the case where `VBox` will ignore the (horizontal) bias of a child
>> when its fill width property is set to `false`. This manifests itself with
>> labels that have their wrap text property set to `true`, and the container
>> is
On Mon, 24 Feb 2025 20:41:29 GMT, John Hendrikx wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/layout/Region.java line
>> 2044:
>>
>>> 2042: * # content width/heights:
>>> 2043: *
>>> 2044: * The space allocated to a child, minus its margins. These are
>>> never -1
On Mon, 24 Feb 2025 13:51:59 GMT, Ambarish Rapte wrote:
>> Update copyright year in files updated in the year 2025.
>
> Ambarish Rapte has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - cp year 2025/2024
> - Revert "8349472: Update copyrigh
On Mon, 24 Feb 2025 13:51:59 GMT, Ambarish Rapte wrote:
>> Update copyright year in files updated in the year 2025.
>
> Ambarish Rapte has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - cp year 2025/2024
> - Revert "8349472: Update copyrigh
On Mon, 24 Feb 2025 20:39:01 GMT, John Hendrikx wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/layout/Region.java line
>> 2020:
>>
>>> 2018: double baseline = child.getBaselineOffset();
>>> 2019: if (child.isResizable() && baseline ==
>>> BASELINE_OFFSET_S
On Mon, 24 Feb 2025 17:19:58 GMT, Andy Goryachev wrote:
>> John Hendrikx has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains two additional
>> commi
> Fixes the case where `VBox` will ignore the (horizontal) bias of a child when
> its fill width property is set to `false`. This manifests itself with labels
> that have their wrap text property set to `true`, and the container is not
> wide enough to hold the text on a single line (in other w
On Sat, 22 Feb 2025 15:57:28 GMT, John Hendrikx wrote:
> Fixes the case where `VBox` will ignore the (horizontal) bias of a child when
> its fill width property is set to `false`. This manifests itself with labels
> that have their wrap text property set to `true`, and the container is not
>
On Sat, 22 Feb 2025 15:57:28 GMT, John Hendrikx wrote:
> Fixes the case where `VBox` will ignore the (horizontal) bias of a child when
> its fill width property is set to `false`. This manifests itself with labels
> that have their wrap text property set to `true`, and the container is not
>
8346228: Update GStreamer to 1.24.10
-
Commit messages:
- Backport 22035dec470756e03d254aa12c088876ae20497d
Changes: https://git.openjdk.org/jfx21u/pull/89/files
Webrev: https://webrevs.openjdk.org/?repo=jfx21u&pr=89&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8346228
On Wed, 19 Feb 2025 20:39:19 GMT, Andy Goryachev wrote:
> - enforced fx application thread
> - added a headful test `TestThreadingRestrictions`
>
> ## Note to the Reviewers
>
> To avoid merge conflicts, the preferred order of integrations:
>
> #1697
> #1713
> #1717
Reviewers: @kevinrushfort
On Fri, 21 Feb 2025 18:24:49 GMT, Kevin Rushforth wrote:
> And we need to make sure that for those 5 commits, all of the files touched
> have (at least) a 2024 date as the last modified year.
>
> @arapte will update.
Thank you Kevin, Please review the updated files.
As you guided, the files mo
> Update copyright year in files updated in the year 2025.
Ambarish Rapte has updated the pull request incrementally with two additional
commits since the last revision:
- cp year 2025/2024
- Revert "8349472: Update copyright header for files modified in 2025"
This reverts commit b3e048
On Mon, 24 Feb 2025 06:49:13 GMT, Jay Bhaskar wrote:
>> WebkitGTK 2.46.6 has additional fixes for crash and rendering issue, the
>> crash fix is related to Skia CPU rendering which does not apply to JavaFX
>> Webkit.
>> This patch has been tested on Jenkins and there is no side effects
>> int
20 matches
Mail list logo