Integrated: 8285915: failure_handler: gather the contents of /etc/hosts file
Jaikiran Pai
jpai at openjdk.java.net
Tue May 3 01:26:24 UTC 2022
On Fri, 29 Apr 2022 11:28:32 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which addresses https://bugs.openjdk.java.net/browse/JDK-8285915?
>
> With this change, the environment details collected by the failure handler will now include the contents of the `/etc/hosts/` file, which can be useful in certain cases when debugging network tests that fail.
>
> Testing done (on macOS):
>
>
> cd test/failure_handler
> make test
>
> Then verified that the generated environment.html had the `/etc/hosts` file content
This pull request has now been integrated.
Changeset: 45ca81ff
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/45ca81ff5f25ce7927c5debc2f89b41246b91b92
Stats: 13 lines in 3 files changed: 10 ins; 0 del; 3 mod
8285915: failure_handler: gather the contents of /etc/hosts file
Reviewed-by: dfuchs, erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/8466
More information about the core-libs-dev
mailing list