RFR: 8342565: [TestBug] StubTextLayout [v2]
Andy Goryachev
angorya at openjdk.org
Tue Feb 4 16:11:16 UTC 2025
On Tue, 4 Feb 2025 08:53:31 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> `S`, `M` or `L` as variable names (minor)
the meaning should be obvious from the context (small, medium, large) and I don't want code like this to take two pages:
testScrollTo(360, 1, new Integer[] { S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S });
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1667#issuecomment-2634428113
More information about the openjfx-dev
mailing list