On Mon, 22 Dec 2025 22:38:30 GMT, Kevin Rushforth <[email protected]> wrote:

>> It does call RParagraph.buildParagraph() L96.
>> 
>> I't an extra step to return the builder instead of the immutable paragraph 
>> as before.
>
> Yes, but unless I'm missing something, RParagraph.buildParagraph is now 
> similarly misnamed. It returns the builder to the caller who now has the 
> responsibility of calling `build`.

`RParagraph` is an internal class.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1966#discussion_r2641444534

Reply via email to