RFR 8201815: Use Mozilla Public Suffix List
Weijun Wang
weijun.wang at oracle.com
Tue May 22 15:25:13 UTC 2018
Please take a review at
http://cr.openjdk.java.net/~weijun/8201815/webrev.00/
With this change, We switch from a home-grown public suffix list (implemented in sun/net/RegisteredDomain.java) to Mozilla's PSL. The PSL data was re-encoded as a zip file with entries for different TLDs.
There is no plan to update the data in a different channel other than a JDK release.
Thanks
Max
More information about the security-dev
mailing list