On Sat, 8 Aug 2026 16:40:50 GMT, Alan Bateman <[email protected]> wrote:
> Have you tested this with underflow? From a quick loop I can't tell if this > will go into an infinite loop or leave unconsumed chars. I just checked with input that is the first 2 bytes of UTF-8 "€" (E2 82 AC) and it does go into an infinite loop. So I think more tests will be required. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32264#discussion_r3741148204
