RFR: 8273349: Check uses of Stream::peek in controls and replace as needed [v3]
Kevin Rushforth
kcr at openjdk.org
Thu Mar 28 17:41:35 UTC 2024
On Thu, 28 Mar 2024 15:48:50 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> a minor question: would it be much easier to understand if the code was written in conventional procedural style? a straightforward `for` loop?
Even if it were (and I'm not sure it would be), it would be a more intrusive change than is required by the fix, so I wouldn't recommend it.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1430#issuecomment-2025771068
More information about the openjfx-dev
mailing list