Blocks :
|
|
Relates :
|
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.
|