RFR: 8336389: Infinite loop occurs while resolving lookups [v5]
Kevin Rushforth
kcr at openjdk.org
Fri Aug 2 15:51:36 UTC 2024
On Fri, 2 Aug 2024 14:58:32 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> It seems both of you favor a contains check?
Yeah, that is what I was saying, but I don't mind either way. And you raise a good point about the advantage of having any change to the string cause a failure (as long as the string isn't prone to spurious changes).
So I have no objection to your leaving it as is.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1505#discussion_r1702031515
More information about the openjfx-dev
mailing list