RFR: 8330462: StringIndexOutOfBoundException when typing anything into TextField [v9]
Oliver Kopp
duke at openjdk.org
Sat Apr 20 15:36:44 UTC 2024
On Fri, 19 Apr 2024 18:41:14 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> So I really have two comments: a) the code looks way too complex and b) if an average developer (like me) cannot figure out what it does within 10 seconds, a good comment would help.
Sure thing.
I applied the one "usual pattern" of Integer overflow at a1c135abf7. Maybe, you like it.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1442#discussion_r1573318392
More information about the openjfx-dev
mailing list