On Sat, 19 Feb 2022 11:43:00 GMT, Jay Bhaskar <d...@openjdk.java.net> wrote:
> Fix YarrJIT backtrackCharacterClassNonGreedy breakpoint() Certain regex can > cause a JS trap in WebView The fix looks good. I confirm that the new test fails without the fix and passes with the fix. ------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/739