JDK-8277734 : WebView: Update Public Suffix List to 3c213aa
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8-pool
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-24
  • Updated: 2022-03-31
  • Resolved: 2022-03-08
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
8u341 b01Fixed
Related Reports
Blocks :  
Relates :  
Description
The public suffix has been updated to version 3c213aa in JDK 19. See JDK-8255266.

After this is integrated, we need to copy the public suffix file from a promoted build of JDK 19, along with the updated public_suffix.md file (if there is an update) to FX 8.

Note that for JavaFX 11 and later, we use the public suffix list directly from the JDK, so this bug is only for FX in JDK 8.