Integrated: 8357062: Update Public Suffix List to 823beb1

Weijun Wang weijun at openjdk.org
Tue May 20 14:53:56 UTC 2025


On Fri, 16 May 2025 19:53:39 GMT, Weijun Wang <weijun at 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.

This pull request has now been integrated.

Changeset: 6162e2c5
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6162e2c5213c5dd7c1127fd9616b543efa898962
Stats:     3563 lines in 5 files changed: 1500 ins; 1442 del; 621 mod

8357062: Update Public Suffix List to 823beb1

Reviewed-by: mullan

-------------

PR: https://git.openjdk.org/jdk/pull/25273


More information about the security-dev mailing list