Steps to reproduce -
1) Launch the HelloWebView demo - by default it loads the webpage https://www.oracle.com/java/
2) Wait for the page to be loaded and then start scrolling down
A crash is seen within a few scrolls.
Observed on- macOS 14.3.1 on Intel based macBook with JDK 21.
Also, crashes on Windows too.
Note : Crash is not seen if we specify -Dcom.sun.webkit.useHTTP2Loader=false while launching the HelloWebView demo.
1) Launch the HelloWebView demo - by default it loads the webpage https://www.oracle.com/java/
2) Wait for the page to be loaded and then start scrolling down
A crash is seen within a few scrolls.
Observed on- macOS 14.3.1 on Intel based macBook with JDK 21.
Also, crashes on Windows too.
Note : Crash is not seen if we specify -Dcom.sun.webkit.useHTTP2Loader=false while launching the HelloWebView demo.