RFR: 8341670: [Text, TextFlow] Public API for Text Layout Info [v23]
Andy Goryachev
angorya at openjdk.org
Mon Apr 7 19:37:27 UTC 2025
On Mon, 7 Apr 2025 18:54:00 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> I think a class should always be final or sealed by default
contr-argument: testing. having extendable classes makes it easier to mock, although in the case of a platform your argument carries greater weight.
I can make it `sealed`.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1596#issuecomment-2784426742
More information about the openjfx-dev
mailing list