On Fri, 4 Apr 2025 10:25:01 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> Ok - I see that 127.0.0.1 should not be directly used. Would it work if we > replaced that with a fake host name then? Yeah, you're right, the FTP request never materializes (our proxy just swallows it). So we only use it to assert against what was requested from the proxy, we can use a fake host name. Any preference/precedence for fake host names? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24418#discussion_r2028557214