On Mon, 17 Jun 2024 09:16:45 GMT, Fernando Guallini <fguall...@openjdk.org> 
wrote:

> Since HttpsURLConnectionTest attempts to reach external servers, it can fail 
> if run on hosts without outbound traffic allowed. Therefore, it should not be 
> executed in CI pipelines but rather manually on a host with no firewall rules 
> preventing egress traffic.

Hi @fguallini , what if NAT Gateway of CI machines VCN is configured to allow 
one way initiation traffic to specific external server. Then this change is not 
required.

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

PR Comment: https://git.openjdk.org/jdk/pull/19745#issuecomment-2173618927

Reply via email to