Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8259371 | 8u291 | Arun Joseph | P2 | Closed | Fixed | b02 |
JDK-8262214 | jfx11.0.11 | Arun Joseph | P2 | Resolved | Fixed |
We have an older version of the public suffix file in the javafx.web module with the name "effective_tld_names.dat".
We should use the "public_suffix_list.dat" file in the JDK instead. Since that file can be optionally removed, we also need to handle the case where that file is missing.
We should use the "public_suffix_list.dat" file in the JDK instead. Since that file can be optionally removed, we also need to handle the case where that file is missing.
- backported by
-
JDK-8262214 Update WebView to public suffix list 2020-04-24
- Resolved
-
JDK-8259371 Update WebView to public suffix list 2020-04-24
- Closed
- is blocked by
-
JDK-8244087 2020-04-24 public suffix list update v ff6fcea
- Resolved
- relates to
-
JDK-8277734 WebView: Update Public Suffix List to 3c213aa
- Resolved
(1 links to)