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).

Reviewers: @arapte @kevinrushforth

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2293#issuecomment-5542502924

Reply via email to