RFR: 8374347: StyleAttributeMap.Builder.setParagraphDirection() [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jan 6 17:22:51 UTC 2026
> Renaming `setRTL(ParagraphDirection)` -> `setParagraphDirection(ParagraphDirection)` in the `StyleAttributeMap.Builder` class.
>
> This is a breaking change with low impact, ok since the feature is still incubating.
Andy Goryachev 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 three additional commits since the last revision:
- 2026
- Merge branch 'master' into 8374347.paragraph.direction
- set paragraph direction
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/2021/files
- new: https://git.openjdk.org/jfx/pull/2021/files/c14d6951..0f0bb8a5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=2021&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=2021&range=00-01
Stats: 276 lines in 13 files changed: 119 ins; 60 del; 97 mod
Patch: https://git.openjdk.org/jfx/pull/2021.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/2021/head:pull/2021
PR: https://git.openjdk.org/jfx/pull/2021
More information about the openjfx-dev
mailing list