Clean backport of https://github.com/openjdk/jfx/pull/1731
-
Commit messages:
- Backport 1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b
Changes: https://git.openjdk.org/jfx24u/pull/11/files
Webrev: https://webrevs.openjdk.org/?repo=jfx24u&pr=11&range=00
Issue: https://bugs.openjdk.org
On Fri, 7 Mar 2025 15:30:50 GMT, Andy Goryachev wrote:
>> The original code used String attribute keys.
>>
>> I'd like to backport this fix to jfx24u.
>
> Andy Goryachev has updated the pull request incrementally with one additional
> commit since the last revision:
>
> ==
Marked as reviewe
> The original code used String attribute keys.
>
> I'd like to backport this fix to jfx24u.
Andy Goryachev has updated the pull request incrementally with one additional
commit since the last revision:
==
-
Changes:
- all: https://git.openjdk.org/jfx/pull/1731/files
- new:
On Thu, 6 Mar 2025 23:16:41 GMT, Andy Goryachev wrote:
> The original code used String attribute keys.
>
> I'd like to backport this fix to jfx24u.
This is a simple enough fix that a single reviewer should be sufficient.
modules/jfx.incubator.richtext/src/main/java/com/sun/jfx/incubator/scene/
The original code used String attribute keys.
I'd like to backport this fix to jfx24u.
-
Commit messages:
- fix
Changes: https://git.openjdk.org/jfx/pull/1731/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1731&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8351368