On Thu, 7 May 2026 09:44:00 GMT, Alan Bateman <[email protected]> wrote:
> The change means that boundary offsets will change for existing (but maybe > buggy) code that uses `\b`. So I think we need to think about the > compatibility impact and get some sense as to whether this could cause > problems with existing code. I can do more corpus analysis of existing code. I found this by fuzzing, I haven't seen any occurrences of it with real-world regexes yet. I suspect the compatibility impact is minimal. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31067#issuecomment-4396212217
