RFR: 8282134: Certain regex can cause a JS trap in WebView

Kevin Rushforth kcr at openjdk.java.net
Sat Feb 19 14:07:52 UTC 2022


On Sat, 19 Feb 2022 11:43:00 GMT, Jay Bhaskar <duke at 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


More information about the openjfx-dev mailing list