JDK-8314212 : Crash when loading cnn.com in WebView
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u391,jfx22
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-14
  • Updated: 2025-03-25
  • Resolved: 2023-08-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u391Fixed jfx17.0.9Fixed
Related Reports
Relates :  
Description
The 'cnn.com' site is loading properly in the chrome browser but when loaded via JavFX WebView it is getting closed unexpectedly in a few seconds.

Test is passing up till jdk8u391 b03. Test is failing jdk8u391 b04 onwards (and on b05, and b06 as well) after the web kit upgrade in this release.

The issue is reproducible in macos 13, macos 12, windows 10, windows 11, and OEL 8.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1212 Date: 2023-08-17 07:51:56 +0000
25-03-2025

A pull request was submitted for review. URL: https://git.openjdk.org/jfx17u/pull/143 Date: 2023-09-01 18:47:28 +0000
01-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx21u/pull/10 Date: 2023-08-18 15:17:56 +0000
18-08-2023

Approved to backport to jfx21u for 21.0.1.
18-08-2023

jfx21u-fix-request raised: -This is backporting for https://github.com/openjdk/jfx/pull/1212 -Backport for jfx8u is done. -The fix prevents https://cnn.com page crash
18-08-2023

Changeset: ddd1f796 Author: Jay Bhaskar <jbhaskar@openjdk.org> Date: 2023-08-18 13:50:50 +0000 URL: https://git.openjdk.org/jfx/commit/ddd1f79685383f592a4651811a9a9070569a7832
18-08-2023