[jdk8u-dev] RFR: 8223145: Replace wildcard address with loopback or local host in tests - part 1

SendaoYan syan at openjdk.org
Tue Oct 28 02:41:16 UTC 2025


On Mon, 27 Oct 2025 19:07:26 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> Looks like you grabbed changes to TestHttpServer.java from somewhere, but git blame doesn't help me find from which JBS issue(s). If you know, and it makes sense to backport it/those, please add any such issues. Otherwise, lgtm as is.

Thanks for your patient reviews.

I get the patch file of JDK-8223145 in main-line repo(git show 7d4520c109f408a7dbcdcc424dfef121e3eeaaa7) and the patch file for this [PR](https://patch-diff.githubusercontent.com/raw/openjdk/jdk8u-dev/pull/707.diff), and then compare these two patch files. The added lines and removed lines are all the same for TestHttpServer.java file. So I think it do not have extra change for TestHttpServer.java.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/707#issuecomment-3454283781


More information about the jdk8u-dev mailing list