On Fri, 16 May 2025 19:53:39 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> This is a routine update to synchronize with the [Mozilla Public Suffix > List](https://github.com/publicsuffix/list) for JDK 25, matching commit > 823beb1 from 2025-05-12. > > The test has been updated to reflect corresponding changes. > > If you are really curious about whether I downloaded the correct file, please > run: > ```diff <(curl > https://raw.githubusercontent.com/openjdk/jdk/refs/pull/25273/head/src/java.base/share/data/publicsuffixlist/public_suffix_list.dat) > <(curl > https://raw.githubusercontent.com/publicsuffix/list/823beb1/public_suffix_list.dat)``` > You can see the PR number and the PSL commit ID inside the command. Marked as reviewed by mullan (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/25273#pullrequestreview-2851959607