On Fri, 4 Sep 2026 13:57:33 GMT, Jay Bhaskar <[email protected]> wrote:
> Intermittent WebView crash happens due to web view transition feature > activates GL buffer upload path in headfull test mode which JavaFX does not > support and the AtomicString is being destroyed by texture mapper thread > which not owner of associated string table of AtomicString. There is pre > written system test TextureMapperTest. The fix has been tested rigorously. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). LGTM, looks safe. ------------- Marked as reviewed by arapte (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/2293#pullrequestreview-5129449831
