RFR: 8282134: Certain regex can cause a JS trap in WebView [v3]
Jay Bhaskar
duke at openjdk.java.net
Tue Feb 22 13:20:51 UTC 2022
On Tue, 22 Feb 2022 12:43:37 GMT, Jay Bhaskar <duke at openjdk.java.net> wrote:
>> Fix YarrJIT backtrackCharacterClassNonGreedy breakpoint() Certain regex can cause a JS trap in WebView
>
> Jay Bhaskar has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available. The pull request now contains one commit:
>
> 8282134: Certain regex can cause a JS trap in WebView
Author name Change , due to bot comment
⚠️ @jaybhaskar the full name on your profile does not match the author name in this pull requests' [HEAD](https://git.openjdk.java.net/jfx/pull/739/commits/6319c639e244f20e9ff6846c9bdcd04fb189d89d) commit. If this pull request gets integrated then the author name from this pull requests' [HEAD](https://git.openjdk.java.net/jfx/pull/739/commits/6319c639e244f20e9ff6846c9bdcd04fb189d89d) commit will be used for the resulting commit. If you wish to push a new commit with a different author name, then please run the following commands in a local repository of your personal fork:
$ git checkout public-sec-bug
$ git commit -c user.name='Preferred Full Name' --allow-empty -m 'Update full name'
$ git push
-------------
PR: https://git.openjdk.java.net/jfx/pull/739
More information about the openjfx-dev
mailing list