Integrated: 8353668: Rename internal c.s.javafx.text.TextLine class
Andy Goryachev
angorya at openjdk.org
Fri Apr 4 14:37:01 UTC 2025
On Thu, 3 Apr 2025 18:01:07 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> This minor change renames an internal `com.sun.javafx.text.TextLine` to `PrismTextLine`.
> This class implements `com.sun.javafx.scene.text.TextLine` interface, also internal, for the purpose of reducing confusion and avoiding FQCN.
>
> This change is completely transparent to the application developers since no public APIs is impacted.
This pull request has now been integrated.
Changeset: 714f17f3
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/714f17f32b430a3467afb611c5a36dbe1841ec79
Stats: 211 lines in 4 files changed: 96 ins; 96 del; 19 mod
8353668: Rename internal c.s.javafx.text.TextLine class
Reviewed-by: mstrauss
-------------
PR: https://git.openjdk.org/jfx/pull/1760
More information about the openjfx-dev
mailing list